kin: auto-commit after pipeline
This commit is contained in:
parent
396f5193d3
commit
18160de45e
9 changed files with 449 additions and 0 deletions
|
|
@ -332,3 +332,11 @@ routes:
|
|||
dept_marketing:
|
||||
steps: [marketing_head]
|
||||
description: "Marketing task routed through department head"
|
||||
|
||||
dept_infra:
|
||||
steps: [infra_head]
|
||||
description: "Infrastructure task routed through department head"
|
||||
|
||||
dept_research:
|
||||
steps: [research_head]
|
||||
description: "Research task routed through department head"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue