r0binary/Dedupe by Tree SHA
Detects duplicate tree SHAs using Actions cache, supports force-rerun, and outputs skip decision.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| marker-path | Directory used to store the cache marker | no | .tree-sha-marker |
| force-keyword | Keyword in commit message that forces rerun | no | [force] |
Outputs
| name | description |
|---|---|
| should_skip | true if this tree SHA was already processed and no force keyword was used |