ActionRank

Auto Request Review

Actively maintained

necojackarc/auto-request-review · MIT

A GitHub Action that automatically requests review of a pull request based on files changes and/or groups the author belongs to 🤖

140 starsLast commit 2 months agoLatest v0.13.0
D
49
/ 100
Security 42Maintenance 50Popularity 44Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: necojackarc/auto-request-review@e89da1a8cd7c8c16d9de9c6e763290b6b0e3d424 # v0.13.0

Mutable tags like v0.13.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: necojackarc/auto-request-review@e89da1a8cd7c8c16d9de9c6e763290b6b0e3d424 # v0.13.0

Score breakdown

Security (35%)42
Popularity (20%)44
Maintenance (30%)50
Reliability (15%)70