fix(ci): add mc#1982 tracker comments to continue-on-error masks (main-red #2294) #2295

Closed
core-be wants to merge 1 commits from fix/main-red-lint-continue-on-error-2294 into main
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