p0fi/label-driven-review-and-approval-check

Label-driven review & approval check: auto-request reviews from configured approvers and enforce required approvals.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with pull-requests: write and contents: read. The default GITHUB_TOKEN is sufficient.no${{ github.token }}
config-pathPath (relative to repo root) to YAML configuration.no.github/label-approvals.yml
fail-on-missing-configIf true, fail when the config file cannot be found.notrue
dry-runIf true, do not mutate (no review requests / no dismissals) - only evaluate.nofalse
debugEnable verbose debug logging.nofalse
summary-modeHow much detail to include in the check summary: minimal|standard|verbosenostandard
namedescription
statusOverall evaluation status: success|failure|skipped
required_labelsComma-separated list of labels that were enforced.
missing_approvalsComma-separated list of labels still lacking required approvals (empty if passing).