devtools-organization/Jira Issue Transition
Change status of specific Jira issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 26, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: devtools-organization/cloned-transition@38fc9cd61b03d6a53dd35fcccda172fe04b36de3 # v3.0.1tags 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