kong/PR Template Validtor
This action allows for verifying if a Pull Request matches required template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title-contains | What PR title needs to contain. Does not accept regex. | no | — |
| title-regex | What PR title needs to match to. Uses regex. | no | — |
| body-contains | What PR body needs to contain. Does not accept regex. | no | — |
| body-regex | What PR body needs to match to. Uses regex. | no | — |
Outputs
no outputs