goshencollege/Validate Branch Name
Ensure that a branch name conforms to a specific pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Regex pattern that the branch name should match | yes | ^[a-z-]+$ |
Outputs
no outputs