feat(tasks): adopt canonical task statuses
This commit is contained in:
parent
da5aee6e38
commit
38835e9e79
61 changed files with 692 additions and 342 deletions
|
|
@ -50,8 +50,8 @@ workstations:
|
|||
op: all_eq
|
||||
value:
|
||||
- done
|
||||
- cancelled
|
||||
description: All child tasks are done or cancelled.
|
||||
- cancel
|
||||
description: All child tasks are done or canceled.
|
||||
exit_assertions: []
|
||||
- name: archived
|
||||
description: Closed work has been moved out of the active set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue