From 71f4ea5411368e053d1bd4222a39798e2c5defec Mon Sep 17 00:00:00 2001 From: "Molecule AI Dev Engineer A (Kimi)" Date: Fri, 12 Jun 2026 18:03:12 +0000 Subject: [PATCH] =?UTF-8?q?ci(workflows):=20renew=202=20straggler=20contin?= =?UTF-8?q?ue-on-error=20trackers=20mc#1982=20=E2=86=92=20mc#2654?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit lint-continue-on-error-tracking flagged the two remaining mask comments in e2e-chat.yml and e2e-staging-external.yml that still pointed at the closed/expired mc#1982 tracker. Point them at the fresh renewal issue mc#2654. Relates-to: #2654 Refs: mc#1982 Co-Authored-By: Claude --- .gitea/workflows/e2e-chat.yml | 2 +- .gitea/workflows/e2e-staging-external.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/e2e-chat.yml b/.gitea/workflows/e2e-chat.yml index ebda5ab6..3dd532eb 100644 --- a/.gitea/workflows/e2e-chat.yml +++ b/.gitea/workflows/e2e-chat.yml @@ -112,7 +112,7 @@ jobs: # Must land on operator-host Linux (docker-host). runs-on: docker-host # Phase 3 (RFC #219 §1): surface broken workflows without blocking. - # mc#1982: pre-existing continue-on-error mask; root-fix and remove, do not renew silently. + # mc#2654: pre-existing continue-on-error mask; root-fix and remove, do not renew silently. # # PROMOTION-READINESS (toward required gate — do NOT flip continue-on-error # without CTO sign-off, that's the irreversible call): diff --git a/.gitea/workflows/e2e-staging-external.yml b/.gitea/workflows/e2e-staging-external.yml index 3e740e46..801118ac 100644 --- a/.gitea/workflows/e2e-staging-external.yml +++ b/.gitea/workflows/e2e-staging-external.yml @@ -84,7 +84,7 @@ jobs: name: E2E Staging External Runtime runs-on: ubuntu-latest # Phase 3 (RFC #219 §1): surface broken workflows without blocking. - # mc#1982: pre-existing continue-on-error mask; root-fix and remove, do not renew silently. + # mc#2654: pre-existing continue-on-error mask; root-fix and remove, do not renew silently. # # PROMOTION-READINESS (toward required gate — do NOT flip continue-on-error # without CTO sign-off, that's the irreversible call): -- 2.52.0