Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/codex-plugin-cc
/ stop-review-gate-hook.mjs
File
stop-review-gate-hook.mjs
plugins/codex/scripts/stop-review-gate-hook.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
fs from
"node:fs"
;
4
import
process from
"node:process"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected