brettcannon/Check for Changed Files

Require changed files in a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-patternGlob pattern for changed file to check foryes
prereq-patternGlob pattern that guards whether the action will runno**
skip-labelLabel to trigger skipping the checkno""
failure-messageString template used when the check failsnothe prerequisite file pattern ${prereq-pattern} matched changed files in the pull request, but the ${file-pattern} pattern did NOT and the ${skip-label} label is not set
tokenGitHub token to use to checkout the pull request files.no""

no outputs