From e0fa0638a422c3e20d4423c9bb69d79afc9c7d3d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 27 Feb 2020 18:09:21 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/profile/notifications.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/user/profile') diff --git a/doc/user/profile/notifications.md b/doc/user/profile/notifications.md index 96ae8d04e03..588c471bb64 100644 --- a/doc/user/profile/notifications.md +++ b/doc/user/profile/notifications.md @@ -178,7 +178,8 @@ In most of the below cases, the notification will be sent to: | Remove milestone merge request | Subscribers, participants mentioned, and Custom notification level with this event selected | | 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 | +| Fixed pipeline | The author of the pipeline | +| Successful pipeline | The author of the pipeline, if they have the custom notification setting for successful pipelines set. If the pipeline failed previously, a `Fixed pipeline` message will be sent for the first successful pipeline after the failure, then a `Successful pipeline` message for any further successful pipelines. | | New epic **(ULTIMATE)** | | | Close epic **(ULTIMATE)** | | | Reopen epic **(ULTIMATE)** | | -- cgit v1.2.3