Skip to content

Branches

Branches let you split automation logic into conditional paths for more advanced workflows.

How Branches Work

  • Each branch evaluates its own conditions.
  • Matching branches run their configured actions.
  • You can define multiple branches in a single automation.

Branch Setting

  • Type of related issues: controls which related issues the branch should target.
  • Parent issue: parent of the trigger issue.
  • Current issue: the issue that triggered the automation.
  • Sub-tasks: all sub-tasks of the trigger issue.
  • Linked issue: issues linked to the trigger issue.
  • Created issue in previous action: issue created earlier in the same automation run.

When Linked issue is selected, you can also specify the link type.