duart38/Check branch convention usage
Action that checks wether newly created branches follow a naming convention
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| standard_branch_check | Regular expression which shall be used to check if a branch conforms to your standards | yes | — |
| ignore_branch_check | Regular expression to test against and thus ignore a set of branch names | yes | — |
| ignore | Branch names to ignore. Separated via commas | no | main,develop |
Outputs
no outputs