ci: add internal#418 tracker for arm64 advisory continue-on-error #1745
Reference in New Issue
Block a user
Delete Branch "fix/arm64-advisory-tracker"
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?
The
lint-continue-on-error-trackingscript requires a tracker comment within 2 lines of every advisorycontinue-on-errordirective. This adds the missinginternal#418tracker toci-arm64-advisory.yml.Fixes #1731
5-axis review on
a6b888a:Correctness: APPROVED. The change adds the required internal#418 tracker comment directly adjacent to the advisory continue-on-error directive, satisfying the lint rule that drove #1731.
Robustness: Comment-only change, scoped to the advisory arm64 lane, and preserves the existing non-gating behavior.
Security: No permissions, secrets, or auth behavior changed.
Performance: No runtime or CI performance impact beyond satisfying the lint metadata requirement.
Readability: The tracker comment is clear and close to the directive it documents. CI is still pending, but there is no code-level blocker in this focused diff.
a6b888a7f6tof07dfa7af6New commits pushed, approval review dismissed automatically according to repository settings
5-axis review on
f07dfa7:Correctness: APPROVED. Current head keeps the internal#418 tracker comment adjacent to the advisory continue-on-error directive, addressing the lint-tracking requirement for the arm64 advisory lane.
Robustness: Comment-only CI metadata change; preserves the existing advisory/non-gating behavior.
Security: No secrets, permissions, or auth behavior changed.
Performance: No runtime impact.
Readability: The tracker is clear and close to the directive it documents.
2nd-approve per CTO carve-out. Tracker comment addition for lint-continue-on-error-tracking compliance.