fix(ci): make full validation rerun-aware

This commit is contained in:
Peter Steinberger
2026-04-27 12:59:59 +01:00
parent 6a55a00da4
commit e9986aa787
4 changed files with 84 additions and 23 deletions

View File

@@ -281,7 +281,9 @@ Do not use the full umbrella as the first rerun after a focused fix. If one box
fails, use the failed child workflow, job, Docker lane, package profile, model
provider, or QA lane for the next proof. Run the full umbrella again only when
the fix changed shared release orchestration or made earlier all-box evidence
stale.
stale. The umbrella's final verifier re-checks the recorded child workflow run
ids, so after a child workflow is rerun successfully, rerun only the failed
`Verify full validation` parent job.
### Vitest