ActionRank

combine-prs

Abandoned

github/combine-prs · MIT

GitHub Action to combine multiple PRs into a single one

152 starsLast commit 1 year agoLatest v5.2.0
D
43
/ 100
Security 57Maintenance 13Popularity 42Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0

Mutable tags like v5.2.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: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0

Score breakdown

Security (35%)57
Popularity (20%)42
Maintenance (30%)13
Reliability (15%)70