ActionRank

Auto Approve

Abandoned

hmarr/auto-approve-action · MIT

👍 GitHub Action for automatically approving GitHub pull requests

477 starsLast commit 2 years agoLatest v4.0.0
F
39
/ 100
Security 50Maintenance 4Popularity 51Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0

Mutable tags like v4.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: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0

Score breakdown

Security (35%)50
Popularity (20%)51
Maintenance (30%)4
Reliability (15%)70