Files
optimclaw/.github
Henry ParkandClaude Sonnet 4.6 402c71d642 fix(ci): address Copilot review — workflow_call, branch collision, merge failure [skip-regression-check]
1. Add workflow_call trigger to test.yml and e2e.yml so staging-ci
   can invoke them as reusable workflows.

2. Add github.run_id suffix to promotion branch name to prevent
   collision on workflow reruns.

3. Merge step now fails hard instead of swallowing errors. If merge
   fails, the step fails and the PR stays open.

4. update-tag intentionally advances regardless of gate outcome —
   this is by design so the next batch covers only new commits.
   Blocked batches stay as open PRs with review comments.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-09 14:41:35 -07:00
..