Fix task status: 'complete' -> 'completed' for taskgraph compatibility

This commit is contained in:
2026-06-11 14:06:20 +00:00
parent cf002cc40f
commit 57cb071ff2
23 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
---
id: review/integration-readiness
name: Review full integration and deployment readiness before release
status: complete
status: completed
depends_on: [integration/startup-orchestration, deploy/systemd-and-container]
scope: broad
risk: medium