Files
optimclaw/.github
Henry ParkandClaude Sonnet 4.6 6685f2ca9d fix(ci): gate long-running tests by target branch, not label [skip-regression-check]
Replace label-based gating with branch-based: run full suite unless
PR targets staging. Fixes timing bug where gh pr create --label adds
the label after the opened event, causing gated jobs to never run.

- Developer PRs (-> staging): fast tests only
- Promotion PRs (-> main): full suite
- Chained PRs (-> staging-promote/*): full suite
- Push to main: full suite
- workflow_call: fast tests only

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-09 15:44:49 -07:00
..