Merge
Brings parallel branches back into one path.
Fields
| Field | Type | Required | What it does |
|---|---|---|---|
mode | one of: all, any | "all" waits for every incoming branch, "any" continues on the first. Defaults to all. |
Output
mode, count, branches (array), merged (object)
Notes
In "all" mode a branch that never runs holds the merge forever, so avoid it after Condition.