ferlab-ste-justine/Check PR Approver

Enforce PR approval requirement and dismiss approvals on new commits unless changes are in allowed directories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with PR write permissions (needs repo scope or write access to pull requests)yes
protected-path-patternRegular expression pattern for paths that do NOT require re-approval when changed (e.g., "^docs/.*|^README\\.md$")yes
namedescription
statusThe result status: "approved", "dismissed", or "failed"
matched-filesJSON array of files that matched the protected pattern
unmatched-filesJSON array of files that did NOT match the protected pattern