main branch not green
Author: github-actions[bot]Created Sep 15, 2026Updated Sep 17, 2026
Labelsbugdependenciesbase-red
The main-green validation found HARD failures on main.
Because main only receives merged work at the release squash, a gate/infra
fix that landed only on the release branch leaves main broken for the whole
cycle — and repo-wide gates (CodeQL alert count, ratchet baselines) then turn
every open PR into main red on a check unrelated to its diff. The fix is a
companion PR --base main carrying the release-side fix (see
_shared/merge-gates.md §8), NOT chasing each contributor PR.
Run: https://github.com/diegosouzapw/OmniRoute/actions/runs/34933025504 (mode: schedule)
Ratchet drift (eslint warnings / cognitive-complexity / file-size) is expected mid-cycle and did NOT, on its own, open this issue.
Source: diegosouzapw/OmniRoute