Context
#939 asked to consider making Dylint a required status check after fixing the red custom-lint gate. The enforcement bug itself is fixed by #989 and the accumulated lint violations were cleaned up in #991; Dylint is green on current main.
A branch-protection API check on 2026-07-07 returned Required status checks not enabled for main, so the remaining work is policy/admin configuration rather than Dylint build repair.
Task
Decide whether Dylint should be required for merges, and configure/document the result.
Acceptance criteria
Context
#939 asked to consider making Dylint a required status check after fixing the red custom-lint gate. The enforcement bug itself is fixed by #989 and the accumulated lint violations were cleaned up in #991; Dylint is green on current main.
A branch-protection API check on 2026-07-07 returned
Required status checks not enabledformain, so the remaining work is policy/admin configuration rather than Dylint build repair.Task
Decide whether Dylint should be required for merges, and configure/document the result.
Acceptance criteria
Dylintshould be a required status check onmain.