nicklegan/github-repository-naming-convention-action
Create a report of repositories not matching a set naming convention
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| regex | A regex string matching correct repo naming conventions. | yes | — |
| flags | Flag for repo naming regex string. e.g. 'i' for case-insensitive | no | — |
| token | A Personal Access token with repo scope | yes | — |
| report-path | Path to the report file | no | reports/incorrect-naming-convention-report.csv |
| committer-name | The name of the committer that will appear in the Git history | no | github-actions |
| committer-email | The committer email that will appear in the Git history | no | github-actions@github.com |
Outputs
no outputs