actions-marketplace-validations/Jira Issue Transition
Change status of specific Jira issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 26, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/atlassian_gajira-transition@5e1d6e1a0f01eecb574e59c2c415e6f51107a51a # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| issue | Key of the issue to be transitioned | yes | — |
| transition | The transition to apply to the issue, e.g. 'In Progress' | no | — |
| transitionId | The id of a transition to apply to the issue | no | — |
Outputs
no outputs