lukaprebil/Jira After Merge Action
Transitions an issue and optionally sets fix version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jira_hostname | Hostname for the Jira server | yes | — |
| jira_token | — | yes | — |
| issue | Issue key, format [PROJECT-]1234. If project is not provided as part of issue key, it must be provided in project variable. | yes | — |
| project | Project key for the Jira project. Only needed if not supplied as part of issue key. | no | — |
| transition | ID of the transition to execute | yes | — |
| version | Jira version name to set as issue fix version | no | — |
Outputs
no outputs