odedlaz/JIRA PR Verification GitHub Action
JIRA Pull Request Verification for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title-regex | Title regex to match, should contain a <tickets> group | yes | — |
| title-comment | A comment to write when regex doesn't match. %text% is replaced with the title. | no | — |
| body-ticket-prefix | Body ticket prefix | no | JIRA Ticket: |
| branch-name-regex | branch name regex to match, should contain a <tickets> group | yes | — |
| branch-name-comment | A comment to write when regex doesn't match. %text% is replaced with the branch name. | no | — |
| github-token | Github token | yes | — |
| atlassian-token | Atlassian token | yes | — |
| atlassian-domain | Your atlassian domain | yes | — |
Outputs
no outputs