ryan-flan/Validate CODEOWNERS
High-performance GitHub Action to validate CODEOWNERS files in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checks | Comma-separated list of checks to run. Options: exists, duplicate_patterns, all Default: all | no | all |
| path | Path to CODEOWNERS file (default: .github/CODEOWNERS) | no | .github/CODEOWNERS |
Outputs
| name | description |
|---|---|
| validation-passed | Whether validation passed (true/false) |