equinor/Fusion App Change Detection

Detect changes in Fusion applications and publish them accordingly

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app-pathsComma-separated list of paths to directories containing fusion apps (e.g., "apps,packages/apps"). If not specified, will use ".".no""
tokenGitHub token for API accessno${{ github.token }}
namedescription
changed-appsJSON array of changed fusion apps with their metadata
changed-apps-countNumber of changed fusion apps detected
changed-app-namesComma-separated list of changed app names
changed-app-pathsJSON array of changed app root paths
changed-filesJSON array of all changed files
has-changesWhether any changes were detected (true/false)
summaryHuman-readable summary of changes detected
app-typesJSON array of app names and their types (fusion-cli-app, react-fusion-app, etc.)