summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2018-09-11 19:56:26 +0000
committerVictor Wu <victor@gitlab.com>2018-09-11 19:56:26 +0000
commit6dd509ccd0319f01ae2e889fbe238a81e7766196 (patch)
treeb4ae51b2e160330e88483017c3604c99f9327895
parent67f3bf3af8a3f178f07fe7f08b3eea59f3db865b (diff)
downloadgitlab-ce-new-epic-custom-notifications-docs.tar.gz
Update notifications.mdnew-epic-custom-notifications-docs
-rw-r--r--doc/workflow/notifications.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md
index 731c9209224..6590debf988 100644
--- a/doc/workflow/notifications.md
+++ b/doc/workflow/notifications.md
@@ -96,6 +96,7 @@ In most of the below cases, the notification will be sent to:
| Close merge request | |
| Reopen merge request | |
| Merge merge request | |
+| New epic | |
| New comment | The above, plus anyone mentioned by `@username` in the comment, with notification level "Mention" or higher |
| Failed pipeline | The author of the pipeline |
| Successful pipeline | The author of the pipeline, if they have the custom notification setting for successful pipelines set |