Files
optimclaw/.github
Henry ParkandClaude Sonnet 4.6 87674420c5 fix(ci): address Copilot review — fail-closed gate + subshell fix [skip-regression-check]
1. Gate fails closed: when no Claude review comment is found (API key
   missing, workflow failure, etc.), gate now blocks instead of
   passing. Use skip_claude_gate to override.

2. Process substitution: use `< <(...)` instead of pipe so the while
   loop runs in the current shell. ISSUES_CREATED counter and
   HAS_BLOCKING flag now propagate correctly. Removes /tmp file hack.

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