whutchinson98/Diff Checker Action
Takes a list of paths to check and outputs if they have changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| diff | Newline separated list of key:value pairs | yes | — |
| token | Github token | yes | — |
Outputs
| name | description |
|---|---|
| key | Per item in the diff list above there will be a key that outputs a stringified boolean if the path has experienced changes or not |