From c8a779a3d2fa72823ad333cc342056e485493578 Mon Sep 17 00:00:00 2001 From: Wei-Meng Lee Date: Sun, 3 Mar 2019 01:28:16 +0800 Subject: Add group-level notification emails to docs --- doc/workflow/notifications.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/workflow/notifications.md') diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 0eb4f85e0ec..6f470863ed8 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -16,12 +16,16 @@ Notification settings are divided into three groups: Each of these settings have levels of notification: +- Global: For groups and projects, notifications as per global settings. - Watch: Receive notifications for any activity. -- On Mention: Receive notifications when `@mentioned` in comments. - Participate: Receive notifications for threads you have participated in. +- On Mention: Receive notifications when `@mentioned` in comments. - Disabled: Turns off notifications. - Custom: Receive notifications for custom selected events. -- Global: For groups and projects, notifications as per global settings. + +> Introduced in GitLab 11.9 + +You can also select an email address to receive notifications for each group you belong to. ### Global Settings -- cgit v1.2.1 From ddb0344a8ff43555061a0775875ea38cbebf7c52 Mon Sep 17 00:00:00 2001 From: Wei-Meng Lee <1081658-weimeng@users.noreply.gitlab.com> Date: Fri, 31 May 2019 10:31:28 +0000 Subject: Apply reviewer suggestions --- doc/workflow/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/workflow/notifications.md') diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 6f470863ed8..5d560f2e000 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -23,7 +23,7 @@ Each of these settings have levels of notification: - Disabled: Turns off notifications. - Custom: Receive notifications for custom selected events. -> Introduced in GitLab 11.9 +> Introduced in GitLab 12.0 You can also select an email address to receive notifications for each group you belong to. -- cgit v1.2.1