ActionRank

Changelog from Conventional Commits

Stale

requarks/changelog-action · MIT

GitHub Action to generate changelog from conventional commits

157 starsLast commit 8 months agoLatest v1.10.3
D
50
/ 100
Security 37Maintenance 50Popularity 40Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: requarks/changelog-action@b78a3354a01f4a1affb484b9264b506a815c46b1 # v1.10.3

Mutable tags like v1.10.3 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: requarks/changelog-action@b78a3354a01f4a1affb484b9264b506a815c46b1 # v1.10.3

Score breakdown

Security (35%)37
Popularity (20%)40
Maintenance (30%)50
Reliability (15%)96