diff options
author | Simon Knox <psimyn@gmail.com> | 2019-06-05 06:11:56 +1000 |
---|---|---|
committer | Simon Knox <psimyn@gmail.com> | 2019-06-05 06:11:56 +1000 |
commit | 443f87a7ed996017bc577f14fda586792e2216cf (patch) | |
tree | 5c2ce3dfb1f0dfa7c8552462e0a2dfb23adcd31a /doc/workflow/notifications.md | |
parent | 6f4ed5149d32e1b199a594db08a69366b2a85217 (diff) | |
parent | 632427bcc24403be21df5afe8e6bae9cf41c8bc7 (diff) | |
download | gitlab-ce-58516-dashboard-endpoint-fe.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 58516-dashboard-endpoint-fe58516-dashboard-endpoint-fe
Diffstat (limited to 'doc/workflow/notifications.md')
-rw-r--r-- | doc/workflow/notifications.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 0eb4f85e0ec..5d560f2e000 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 12.0 + +You can also select an email address to receive notifications for each group you belong to. ### Global Settings |