ActionRank

Block fixup commit merge

Abandoned

13rac1/block-fixup-merge-action · MIT

Github Action to block merge of Pull Requests containing fixup! or squash! commits

53 starsLast commit 5 years agoLatest v2.0.0
F
31
/ 100
Security 39Maintenance 4Popularity 28Reliability 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: 13rac1/block-fixup-merge-action@bd5504fb9ca0253e109d98eb86b7debc01970cdc # v2.0.0

Mutable tags like v2.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: 13rac1/block-fixup-merge-action@bd5504fb9ca0253e109d98eb86b7debc01970cdc # v2.0.0

Score breakdown

Security (35%)39
Popularity (20%)28
Maintenance (30%)4
Reliability (15%)70