fix: route scheduled watcher output by room role

This commit is contained in:
ejclaw
2026-05-26 04:17:59 +09:00
parent d770c40862
commit a6e1b8172c
15 changed files with 288 additions and 156 deletions

View File

@@ -61,6 +61,7 @@ export async function runGithubCiTask(
deps,
task.chat_jid,
check.completionMessage,
task.room_role,
);
}
deleteTask(task.id);