egmacke/action-check-label

Check for the presence or absence of a label on a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
labelThe label to test foryes
stateThe state of the labelnopresent
github_tokenA github tokenno${{ github.token }}
repoThe owner and repository nameno${{ github.repository }}
fail_on_errorWhether to fail the workflow if the state doesn't matchnotrue
namedescription
passWhether the label(s) is/are all present or absent