Atlassian · Arazzo Workflow
Atlassian Jira Triage Issue
Version 1.0.0
Read an existing issue, comment on it, then transition it to a triaged status.
Provider
Workflows
triage-issue
Comment on and transition an existing Jira issue.
Reads an existing issue, adds a triage comment, lists transitions, and moves the issue to a new status when a transition is available.
1
getIssue
atlassianGetissue
Read the issue to confirm its current summary and status.
2
addComment
atlassianAddcomment
Add a triage comment to the issue.
3
getTransitions
atlassianGettransitions
List the transitions currently available for the issue.
4
doTransition
atlassianDotransition
Apply the supplied transition to move the issue to a triaged status.