ActionRank

Conventional PR Title

Abandoned

aslafy-z/conventional-pr-title-action · MIT · archived

Ensure your PR title matches the Conventional Commits spec.

90 starsLast commit 2 years agoLatest v3.2.0
F
23
/ 100
Security 44Maintenance 0Popularity 37Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: aslafy-z/conventional-pr-title-action@a0b851005a0f82ac983a56ead5a8111c0d8e044a # v3.2.0

Mutable tags like v3.2.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: aslafy-z/conventional-pr-title-action@a0b851005a0f82ac983a56ead5a8111c0d8e044a # v3.2.0

Score breakdown

Security (35%)44
Popularity (20%)37
Maintenance (30%)0
Reliability (15%)0