fix(ci): renew lint-continue-on-error-tracking tracker (internal#837) #2341
Reference in New Issue
Block a user
Delete Branch "fix/renew-lint-coe-tracker-837-clean"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Renew the expired mc#1982 tracker on the lint-continue-on-error-tracking workflow to internal#837 (fresh, ≤14d). This unblocks PRs touching
.gitea/workflows/**that were failing the lint gate because mc#1982 was unreachable/expired.Fixes #837
5-axis review on current head
df32264adf.Correctness: this does what the title says: renews the lint-continue-on-error tracking reference from mc#1982 to internal#837 without changing the workflow behavior. Robustness/security/performance are unaffected; no new execution path, inputs, permissions, network access, or secret handling. Readability improves slightly by pointing the existing Phase 3 continue-on-error mask at the current tracker instead of the stale reference.
Scope is one comment line in .gitea/workflows/lint-continue-on-error-tracking.yml. Required contexts are green and mergeable=true.
Official review: APPROVED on current head. This replaces the closed #2340 path and only renews the existing lint-continue-on-error-tracking forced-renewal reference from mc#1982 to internal#837. It does not introduce a new continue-on-error directive or broaden an existing mask; the lint remains visible and tracked. Note: combined status is still red on governance/SOP contexts, so this is an official technical approval, not a merge-ready CI verdict until those gates clear.