vishalviswanathan03/Verify CODEOWNERS Approval
Checks if the required number of CODEOWNERS have approved the PR before merging.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token to authenticate API requests (required) | yes | — |
| codeowners_file | Path to the CODEOWNERS file (default: .github/CODEOWNERS) | no | .github/CODEOWNERS |
| pr_number | Pull request number (default: event PR number) | no | — |
| min_approval | Minimum number of required approvals for PR (default: 1) | no | 1 |
Outputs
no outputs