ActionRank

Pull Request title rules

Abandoned

deepakputhraya/action-pr-title · MIT

Github action to enforce Pull Request title conventions

138 starsLast commit 1 year agoLatest v1.0.2
F
35
/ 100
Security 40Maintenance 9Popularity 40Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: deepakputhraya/action-pr-title@3864bebc79c5f829d25dd42d3c6579d040b0ef16 # v1.0.2

Mutable tags like v1.0.2 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: deepakputhraya/action-pr-title@3864bebc79c5f829d25dd42d3c6579d040b0ef16 # v1.0.2

Score breakdown

Security (35%)40
Popularity (20%)40
Maintenance (30%)9
Reliability (15%)70