paul1k/Check PR Labels

This action check if given labels have be applied to the PR when pushed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe repository token, i.e. secrets.GITHUB_TOKENyes
pull-numberPull request number, i.e. github.event.pull_request.numberyes
labelsThe array of label name, e.g. '["tested", "partial"]'yes
namedescription
resultThe result if given labels have be applied to the PR