diff options
author | Wei-Meng Lee <wlee@gitlab.com> | 2019-03-03 01:28:16 +0800 |
---|---|---|
committer | Wei-Meng Lee <wlee@gitlab.com> | 2019-05-31 20:49:27 +0800 |
commit | c8a779a3d2fa72823ad333cc342056e485493578 (patch) | |
tree | 043b8c3d17dabc6ce5391234362436d00a889332 | |
parent | 1a402d888c05196212d1ba671368837e85246c9c (diff) | |
download | gitlab-ce-c8a779a3d2fa72823ad333cc342056e485493578.tar.gz |
Add group-level notification emails to docs
-rw-r--r-- | doc/workflow/img/notification_global_settings.png | bin | 37542 -> 118914 bytes | |||
-rw-r--r-- | doc/workflow/notifications.md | 8 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/workflow/img/notification_global_settings.png b/doc/workflow/img/notification_global_settings.png Binary files differindex 8a5494d16a8..72f7418f1f8 100644 --- a/doc/workflow/img/notification_global_settings.png +++ b/doc/workflow/img/notification_global_settings.png 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 |