markup-all-the-things/Pull Request Name Enforcer
github action for enforcing regex matching name on PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| regex | The regex | yes | — |
| regex-flags | Optional regex flags | no | — |
| error-message | Optional error message when match failed | no | — |
Outputs
no outputs