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):