ci(workflows): finish mc#1982 → mc#2654 renewal for inline tracker comments #2657
Reference in New Issue
Block a user
Delete Branch "fix/missed-coe-tracker-1982-to-2654"
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?
#2655's renewal script missed tracker comments on the same line as the
continue-on-error: truedirective and a few adjacent comments in 24 workflow files. This follow-up updates those remaining references from the closed/expired mc#1982 to the fresh open tracker mc#2654 solint-continue-on-error-trackingstays green.Relates-to: #2654
Refs: mc#1982
REQUEST_CHANGES: reviewed head
fa97429f5f. CI/all-required is green and the PR body avoids Fixes/Closes auto-close wording, but the diff does not match the requested scoped follow-up. The dispatch says this should clean up only the 2 straggler tracker comments in e2e-chat.yml and e2e-staging-external.yml. The actual PR diff changes 24 workflow files with 35 removed mc#1982 lines and 35 added mc#2654 lines, effectively repeating the broader renewal shape from #2655. Please rebase/refresh this branch onto current main so the PR contains only the remaining two tracker-comment swaps, then re-request review. I did not find non-tracker behavior changes in the current diff.fa97429f5fto71f4ea5411APPROVED: re-reviewed latest head
71f4ea5411. CI/all-required and lint-continue-on-error-tracking are green. The diff is limited to two tracker-comment swaps, in .gitea/workflows/e2e-chat.yml and .gitea/workflows/e2e-staging-external.yml, changing mc#1982 to mc#2654 with no continue-on-error/job behavior changes. The PR body uses Relates-to: #2654 and does not use Fixes/Closes auto-close wording. This supersedes my prior request-changes, which was based on the earlier broader diff/state.