broadcastflow/Check Changes Since Last Release
Checks if there were changes in the provided directory since the last release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | The directory to check for changes | yes | — |
| commitMessage | The message of the commit | yes | — |
Outputs
| name | description |
|---|---|
| changed | True if the directory has changed since the last release, false otherwise |