feat: add announce delivery mode for automation runs

This commit is contained in:
William Valentin
2026-02-18 10:14:45 -08:00
parent f38fc063d2
commit 865068b71c
9 changed files with 85 additions and 9 deletions
+1
View File
@@ -324,6 +324,7 @@ hooks:
# automation:
# # shared_session: keep one session per cron job/webhook name.
# # isolated_job: create a fresh session per cron trigger/webhook request.
# # announce: create a fresh announce-style run per trigger (no shared automation history).
# delivery_mode: shared_session
# cron:
# - name: daily-summary