ActionRank

Merge Pal

Abandoned

maxkomarychev/merge-pal-action · MIT

GitHub Action that automatically merges your pull request!

31 starsLast commit 6 years agoLatest v0.5.1
F
28
/ 100
Security 32Maintenance 4Popularity 23Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: maxkomarychev/merge-pal-action@7a3bca37e260865d9e9a259212c1d13ef4da7f41 # v0.5.1

Mutable tags like v0.5.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: maxkomarychev/merge-pal-action@7a3bca37e260865d9e9a259212c1d13ef4da7f41 # v0.5.1

Score breakdown

Security (35%)32
Popularity (20%)23
Maintenance (30%)4
Reliability (15%)70