ActionRank

Pull request linter action

Actively maintained

JulienKode/pull-request-name-linter-action · MIT

⚡️ Lint pull request name with commit lint. This is useful if you squash merge your pull requests ⚡️

87 starsLast commit todayLatest v20.5.0
C
63
/ 100
Security 56Maintenance 88Popularity 34Reliability 70

Security signals

OpenSSF Scorecard6.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: JulienKode/pull-request-name-linter-action@8dab22a5f84b07c565ba473f505b0bc5406924dc # v20.5.0

Mutable tags like v20.5.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: JulienKode/pull-request-name-linter-action@8dab22a5f84b07c565ba473f505b0bc5406924dc # v20.5.0

Score breakdown

Security (35%)56
Popularity (20%)34
Maintenance (30%)88
Reliability (15%)70