From 84d4e5deac5b8f37147ea55b37ae973d37a1c19d Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sat, 11 Apr 2026 00:08:14 +0100 Subject: [PATCH] docs(ci): refresh release notes lane references --- docs/reference/RELEASING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/reference/RELEASING.md b/docs/reference/RELEASING.md index 68aea25f529..2a003e3ae12 100644 --- a/docs/reference/RELEASING.md +++ b/docs/reference/RELEASING.md @@ -69,9 +69,9 @@ OpenClaw has three public release lanes: - npm release preflight fails closed unless the tarball includes both `dist/control-ui/index.html` and a non-empty `dist/control-ui/assets/` payload so we do not ship an empty browser dashboard again -- If the release work touched CI planning, extension timing manifests, or fast - test matrices, regenerate and review the planner-owned `checks-fast-extensions` - workflow matrix outputs from `.github/workflows/ci.yml` +- If the release work touched CI planning, extension timing manifests, or + extension test matrices, regenerate and review the planner-owned + `checks-node-extensions` workflow matrix outputs from `.github/workflows/ci.yml` before approval so release notes do not describe a stale CI layout - Stable macOS release readiness also includes the updater surfaces: - the GitHub release must end up with the packaged `.zip`, `.dmg`, and `.dSYM.zip`