ActionRank

Bad commit message blocker

Stale

platisd/bad-commit-message-blocker · MIT

Inhibits commits with bad messages from getting merged

64 starsLast commit 6 months agoLatest v1.1.0
F
37
/ 100
Security 37Maintenance 27Popularity 29Reliability 70

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: platisd/bad-commit-message-blocker@d01cb04300f1e327c3f19b61a9b419b19f684ede # v1.1.0

Mutable tags like v1.1.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: platisd/bad-commit-message-blocker@d01cb04300f1e327c3f19b61a9b419b19f684ede # v1.1.0

Score breakdown

Security (35%)37
Popularity (20%)29
Maintenance (30%)27
Reliability (15%)70