From 6b72ef8b1806777db8768cba0b8e10b9119799fd Mon Sep 17 00:00:00 2001 From: Susana Ferreira Date: Tue, 7 Oct 2025 11:32:44 +0100 Subject: [PATCH] chore(docs): update notifications documentation to include task events (#20190) ## Description Update notifications documentation to include Task Events introduced in PR: https://github.com/coder/coder/pull/19965 --- docs/admin/monitoring/notifications/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/admin/monitoring/notifications/index.md b/docs/admin/monitoring/notifications/index.md index e87a4dd1ac..b1461cfec5 100644 --- a/docs/admin/monitoring/notifications/index.md +++ b/docs/admin/monitoring/notifications/index.md @@ -14,6 +14,13 @@ user(s) of the event. Coder supports the following list of events: +### Task Events + +These notifications are sent to the owner of the workspace where the task is running: + +- Task Idle +- Task Working + ### Template Events These notifications are sent to users with **template admin** roles: