actions-marketplace-validations/Check PR for word - forked by dataloudercom

Checks that the body or the added code contains a word

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenGithub token, added magically
bodyContainsWord that must be contained in the PR body, can be left blank
bodyDoesNotContainString that should not be in the PR body, can be left blank
diffContainsWord that must be contained in the added code
diffDoesNotContainsWord that must not be contained in the added code
linesChangedMax number of lines changed per PR
filesChangedMax number of files changed per PR
namedescription
diffLines added to the PR