ActionRank

semantic-pull-request

Actively maintained

amannn/action-semantic-pull-request · MIT

A GitHub Action that ensures that your PR title matches the Conventional Commits spec

1.4k starsLast commit 1 months agoLatest v6.1.1
C
63
/ 100
Security 43Maintenance 82Popularity 62Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1

Mutable tags like v6.1.1 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: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1

Score breakdown

Security (35%)43
Popularity (20%)62
Maintenance (30%)82
Reliability (15%)70