ECC/scripts/lib/github-coordination
Victor Casado 573ebe0918 fix: enforce policy.review.required gate in applyPublish
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>
2026-06-11 15:00:34 -04:00
..
actions.js fix: enforce policy.review.required gate in applyPublish 2026-06-11 15:00:34 -04:00
gh-api.js fix: address second round of code-review findings 2026-06-11 14:25:58 -04:00
parsing.js fix: address second round of code-review findings 2026-06-11 14:25:58 -04:00
policy.js fix: address second round of code-review findings 2026-06-11 14:25:58 -04:00
state.js fix: address second round of code-review findings 2026-06-11 14:25:58 -04:00
store.js refactor: apply code-review findings to github-native coordination 2026-06-11 14:05:42 -04:00