petergrace/codeowner-gen
Generate a CODEOWNERS file from a YAML configuration using codeowner-gen
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to the codeowners YAML configuration file | no | codeowners.yaml |
| output-file | Path where the CODEOWNERS file should be written | no | CODEOWNERS |
| version | Version of codeowner-gen to use (e.g., "0.3.2" or "latest") | no | latest |
| commit | Automatically commit the generated CODEOWNERS file back to the branch | no | false |
| commit-message | Commit message to use when committing the generated file | no | chore: regenerate CODEOWNERS file |
Outputs
no outputs