[E2E-TEST] PR Review 验证 (webhook fixed) #30

Closed
pangtong-fujunshi wants to merge 67 commits from test/e2e-pr-1781107530 into main
Showing only changes of commit 603af2a857 - Show all commits
+1 -1
View File
@@ -255,7 +255,7 @@ class Dispatcher:
if _is_review:
if _task_db and outcome in ("completed", "session_revived"):
from src.blackboard.blackboard import Blackboard
from src.daemon.db import get_connection
# get_connection 已在文件顶部 L22 import
rconn = get_connection(_task_db)
try:
review_row = rconn.execute(