From ec882d0abab4ba47a53774b627e8dd16bc78a28c Mon Sep 17 00:00:00 2001 From: devops-engineer Date: Tue, 23 Jun 2026 21:40:54 +0000 Subject: [PATCH] governance: require sop-checklist / all-items-acked (merge-blocking list) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stages the checklist gate as a documented required context. MERGE LAST: (1) after the in-flight batch (#3183/#3184/#3185) merges, and (2) after #3184 lands items 8/9 — else all open PRs fail-closed. The HARD Gitea enforcement is the owner adding this context to branch-protection status_check_contexts (required-contexts.txt alone did not hard-block E2E-Concierge-Creates-Workspace on #3181). Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitea/required-contexts.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/required-contexts.txt b/.gitea/required-contexts.txt index 0b1a164a..f65f11c3 100644 --- a/.gitea/required-contexts.txt +++ b/.gitea/required-contexts.txt @@ -51,3 +51,4 @@ E2E Staging SaaS (full lifecycle) / E2E Staging Platform Boot qa-review / approved security-review / approved reserved-path-review / reserved-path-review +sop-checklist / all-items-acked -- 2.52.0