99spokes/Has Changed

Test if commits have touched a matching file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 6, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: 99spokes/has-changed-action@906753b45d7b025c2a6c6652b6eebdc7765b1007 # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
patternFile pattern to matchyes
namedescription
changedtrue if a payload commit touched a matching file; else false
addedtrue if a payload commit added a matching file; else false
removedtrue if a payload commit removed a matching file; else false
modifiedtrue if a payload commit modified a matching file; else false