ActionRank

Enable Pull Request Automerge

Actively maintained

peter-evans/enable-pull-request-automerge · MIT

A GitHub action to enable auto-merge on a pull request

145 starsLast commit 1 months agoLatest v3.0.0
D
48
/ 100
Security 39Maintenance 53Popularity 38Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/enable-pull-request-automerge@a660677d5469627102a1c1e11409dd063606628d # v3.0.0

Mutable tags like v3.0.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: peter-evans/enable-pull-request-automerge@a660677d5469627102a1c1e11409dd063606628d # v3.0.0

Score breakdown

Security (35%)39
Popularity (20%)38
Maintenance (30%)53
Reliability (15%)70