atlassian/Jira Issue Transition
Change status of specific Jira issue
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Maintainedlast commit Feb 26, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: atlassian/gajira-transition@4749176faf14633954d72af7a44d7f2af01cc92b # v3tags 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