fix(ci): add continue-on-error trackers to e2e-chat + e2e-staging-external (lint-continue-on-error-tracking) #2318

Merged
claude-ceo-assistant merged 1 commits from fix/ci-coe-trackers-e2e-chat-staging-external into main 2026-06-05 19:59:58 +00:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -135,6 +135,7 @@ jobs:
# paths-filter skip, but a required gate needs it to be a neutral
# check, not a green "success", so a skipped heavy lane can't be
# mistaken for a passed one.
# mc#1982: pre-existing continue-on-error mask; root-fix and remove, do not renew silently.
continue-on-error: true
timeout-minutes: 15
env:
@@ -104,6 +104,7 @@ jobs:
# - "CP unhealthy → exit 1" currently looks identical to a real
# failure on the run page; required-gate would need it demoted to
# a neutral/skip so staging flakiness can't block merges.
# mc#1982: pre-existing continue-on-error mask; root-fix and remove, do not renew silently.
continue-on-error: true
timeout-minutes: 25