Dashboard › opencode-lore › Full CI never path-gated
01a0a06d-05ec-773e-80ca-cb027c6dd116Full CI must run unconditionally on every push and pull request. Chose unconditional jobs over changed-file or path filters because compatibility regressions can arise outside the apparent diff and path gating can leave unrelated PRs unverified; Bash 3.2 installer checks, actionlint, and bashisms guards must also remain unconditional.