angelotas/Check branch name
Check if the branch name follows specific patters.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token for authentication | yes | — |
| message | Message to show when brach name does not match. | no | Branch name not allowed! |
| patterns | Comma-separated list of allowed branch name patterns (e.g., "feature/,fix/,chore/") | yes | — |
Outputs
no outputs