ActionRank

Require Labels

Actively maintained

mheap/github-action-required-labels · MIT

Fail the build if/unless a certain combination of labels are applied to a pull request

115 starsLast commit 25 days agoLatest v5.6.0
C
63
/ 100
Security 42Maintenance 84Popularity 42Reliability 96

Security signals

OpenSSF Scorecard3.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mheap/github-action-required-labels@23e10fde7e062233401931a0eece796cd9bf3177 # v5.6.0

Mutable tags like v5.6.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: mheap/github-action-required-labels@23e10fde7e062233401931a0eece796cd9bf3177 # v5.6.0

Score breakdown

Security (35%)42
Popularity (20%)42
Maintenance (30%)84
Reliability (15%)96