actions-marketplace-validations/JIRA tickets transition for PR and Releases
Move JIRA tickets found in PR commits or release diff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Your everyday GitHub token used for GitHub Actions | yes | — |
| target-status | To which status the issues found in commits should transition to | yes | — |
| is-pull-request | if true, other input parameters will be ignored and keys from commits associated with pull request will be retrieved and parsed for Jira keys | yes | false |
| jira-base-url | URL of Jira instance | yes | — |
| jira-api-token | Access Token for Authorization | yes | — |
| jira-user-email | Email of the user for which Access Token was created for | yes | — |
Outputs
no outputs