dunklestoast/Branch Validator
Validates branches against a pre-defined pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| scopes | Specify all the scopes that are allowed before the slash | no | fix,feat,build,chore,ci,docs,style,refactor,perf,test |
| GITHUB_TOKEN | Pass a Github API Token - GITHUB_TOKEN works. | yes | — |
Outputs
| name | description |
|---|---|
| branch | The PRs branch name |