PR 一定要有結論(inkstone/ISEP#81)(hooks/hooks.json)

This commit is contained in:
2026-08-28 00:27:37 +00:00
parent 77a2032858
commit accedb5898
+4
View File
@@ -253,6 +253,10 @@
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/mainline-idle-guard.sh"
},
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/pr-verdict-guard.sh"
}
]
},