worksome/Validate JIRA-ID branch name and consistency across PR title and commits
Validates if the branch name contains JIRA-ID - and PR title and commits have the same one
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch-name | The name of the branch to validate against. | yes | — |
| pr-title | The title of the PR to validate. | yes | — |
| commits | The Github API response JSON containing the commits of the PR. | yes | — |
| prefix | The Jira project prefix. | — | JIRA |
Outputs
no outputs