From 2b8bf1bf452271ef3cd9bec1c7194c8f58841176 Mon Sep 17 00:00:00 2001 From: hongming Date: Sat, 13 Jun 2026 08:41:05 +0000 Subject: [PATCH] ci(required-contexts): add E2E Peer Visibility to allowlist SSOT (#1296) Branch protection on main was flipped to require E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility (pull_request) (the #1296 flip, after #2704 made the gate required-ready). lint-no-coe-on-required live-cross-checks .gitea/required-contexts.txt against branch_protections and was failing on the drift (BP has 4 contexts, allowlist had 3). Add the 4th to the SSOT. This SSOT guard postdates the #1296 checklist (file Verified 2026-06-10), so it was not in the original step list. Co-Authored-By: Claude Opus 4.8 --- .gitea/required-contexts.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/required-contexts.txt b/.gitea/required-contexts.txt index f5293720..35d97b11 100644 --- a/.gitea/required-contexts.txt +++ b/.gitea/required-contexts.txt @@ -10,3 +10,4 @@ CI / all-required E2E API Smoke Test / E2E API Smoke Test Handlers Postgres Integration / Handlers Postgres Integration +E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility -- 2.52.0