js-egton/Themis

Define rules to prevent PRs from being merged

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 29, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: js-egton/themis@f6e7d9361d744745251b2c811aec99bfebb8159d # v4.1.0

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

namedescriptionrequireddefault
PROJECT_REGEXWill only allow PRs that match the given projectno
LABEL_REGEXWill reject PRs that match the given labelno
CHANGELOG_REGEXWill reject PRs that are missing updates to the given filesno
ORG_LEVELWhether to check projects at an organisational level rather than repo levelnofalse
DEBUG_MODEWhether to enable console outputnofalse
GITHUB_TOKENThe API token for this Actionyes

no outputs