cbrgm/Multiple Codeowners Action
Combines multiple CODEOWNERS files into a single one at a specified location
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output | Path where the combined CODEOWNERS file will be written, relative to the repository root | no | .github/CODEOWNERS |
| path | Path to the repository root, if different from the default GitHub Actions workspace | no | . |
| dry-run | Perform a dry run without actually writing the combined CODEOWNERS file | no | false |
Outputs
no outputs