archetypically/Add write permissions for CODEOWNERS
Add missing write permissions for CODEOWNERS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | The path to the CODEOWNERS file to operate on. Otherwise searches for valid CODEOWNERS files as described in: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location. | no | CODEOWNERS |
| dry-run | Whether or not to actually make the updates | no | false |
| github-token | A token to use for authenticating to GitHub. | yes | — |
Outputs
| name | description |
|---|---|
| added-permissions-for | A space-separated list of usernames or team names that had their permissions updated. |