ActionRank

Merge pull requests (automerge-action)

Abandoned

pascalgn/automerge-action · MIT

GitHub action to automatically merge pull requests that are ready

922 starsLast commit 1 year agoLatest v0.16.4
F
37
/ 100
Security 36Maintenance 7Popularity 60Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: pascalgn/automerge-action@7961b8b5eec56cc088c140b56d864285eabd3f67 # v0.16.4

Mutable tags like v0.16.4 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: pascalgn/automerge-action@7961b8b5eec56cc088c140b56d864285eabd3f67 # v0.16.4

Score breakdown

Security (35%)36
Popularity (20%)60
Maintenance (30%)7
Reliability (15%)70