From bd58dd8f232429d99a557be43e3700ccb41cd6ee Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 23:08:16 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@f1edd601bc28e6aba2a49b17db1bbee4d7fe30b6 --- .openclaw-sync/source.json | 4 ++-- docs/ci.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 69bef0a0c..be4a7bccd 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "ff2b2e769f5d29700b349e66230b8f18ba77ed92", - "syncedAt": "2026-04-27T23:04:25.203Z" + "sha": "f1edd601bc28e6aba2a49b17db1bbee4d7fe30b6", + "syncedAt": "2026-04-27T23:06:37.193Z" } diff --git a/docs/ci.md b/docs/ci.md index 4a197ebad..ad1948096 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -197,7 +197,9 @@ when the checked-out CLI supports it. The CLI default and manual workflow input remain `all`; manual `matrix_profile=all` dispatch always shards full Matrix coverage into `transport`, `media`, `e2ee-smoke`, `e2ee-deep`, and `e2ee-cli` jobs. `OpenClaw Release Checks` also -runs the release-critical QA Lab lanes before release approval. +runs the release-critical QA Lab lanes before release approval; its QA parity +gate runs the candidate and baseline packs as parallel lane jobs, then downloads +both artifacts into a small report job for the final parity comparison. The `Duplicate PRs After Merge` workflow is a manual maintainer workflow for post-land duplicate cleanup. It defaults to dry-run and only closes explicitly