slashgear/Check pull request title
Github action to check Pull Request title based on JS Regexp
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| regexp | Regexp (as String) to validate the pull request title | no | .+ |
| flags | Regexp flags of the object. | no | "" |
| helpMessage | Help message displayed in the action execution logs to help the user understand how to correct the title of the Pull Request. | no | "" |
Outputs
no outputs