crossnokaye/Diff Status Action

Marks specified statuses as successful if pull request changed files all match the specified globs. Use this action to exempt minor updates (e.g. documentation, tests) from deployment checks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for API accessyes
globsNewline-separated list of glob patterns to match against changed filesyes
statusesNewline-separated list of status check names to updateyes
namedescription
all-matchWhether all changed files match the glob patterns (true/false)