mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-17 09:26:50 +08:00
applyPublish was forcing review='approved' for any state that wasn't 'changes-requested', bypassing policy.review.required entirely. Add a guard that throws before buildIssueStateFromAction when review approval is required but not yet granted. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>