Refresh downstream readiness after gate pass
This commit is contained in:
@@ -285,6 +285,7 @@ Behavior:
|
||||
- recomputes the gate for the task
|
||||
- keeps the task in `verifying` while required checks are still pending
|
||||
- moves the task to `done` when all required checks pass
|
||||
- refreshes dependent readiness immediately when the task enters or leaves `done`, so newly unblocked work emits `task_ready` in the same flow
|
||||
- moves the task to `failed` when one or more required checks fail
|
||||
|
||||
### `orch verify status`
|
||||
|
||||
Reference in New Issue
Block a user