From 082467e8e65f8f6f4dd3f0e11c43c5cc9d13316c Mon Sep 17 00:00:00 2001 From: karen Carias Date: Fri, 7 Aug 2015 13:07:04 -0700 Subject: [PATCH 1/3] Info about not receiving emails --- doc/workflow/notifications.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 2b5f06dd1f..a079a5ddf6 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -67,3 +67,5 @@ Below is the table of events users can be notified of: | Reopen merge request | Project members [1] | [1] higher than participating | | Merge merge request | MR author [1], MR assignee [2], project members [3] | [1] [2] not disabled, [3] higher than participating | | New comment | Mentioned users [1], users participating [2], project members [3] | [1] [2] not disabled, [3] higher than participating | + +You won't receive notifications for Issues, Merge Requests or Milestones created by yourself. You will only receive automatic notifications when somebody else creates one and they mention you. Also, when somebody comments or adds changes to the ones that you've created. From 37b4cfea3aa06b9046f8577be5f4cd7bcdf8017a Mon Sep 17 00:00:00 2001 From: karen Carias Date: Mon, 10 Aug 2015 16:05:59 -0700 Subject: [PATCH 2/3] fixed conflict and comment --- doc/workflow/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 32b515ca23..5415fedf29 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -97,4 +97,4 @@ In all of the below cases, the notification will be sent to: You won't receive notifications for Issues, Merge Requests or Milestones created by yourself. You will only receive automatic notifications when somebody else comments or adds changes to the ones that you've created or -mentions you. +mentions you. From e0642b27439f6fffa082885351cf9af6a6220ec3 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Mon, 10 Aug 2015 16:14:03 -0700 Subject: [PATCH 3/3] fixed conflict --- doc/workflow/notifications.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index 5415fedf29..80817c98d2 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -55,16 +55,7 @@ Below is the table of events users can be notified of: | User added to project | User | Sent when user is added to project | | Project access level changed | User | Sent when user project access level is changed | | User added to group | User | Sent when user is added to group | -| Group access level changed | User | Sent when user group access level is changed | -| Close issue | Issue author [1], issue assignee [2], project members [3] | [1] [2] not disabled, [3] higher than participating | -| Reassign issue | New issue assignee [1], old issue assignee [2] | [1] [2] not disabled | -| Reopen issue | Project members [1] | [1] higher than participating | -| New merge request | MR assignee [1] | [1] not disabled | -| Reassign merge request | New MR assignee [1], old MR assignee [2] | [1] [2] not disabled | -| Close merge request | MR author [1], MR assignee [2], project members [3] | [1] [2] not disabled, [3] higher than participating | -| Reopen merge request | Project members [1] | [1] higher than participating | -| Merge merge request | MR author [1], MR assignee [2], project members [3] | [1] [2] not disabled, [3] higher than participating | -| New comment | Mentioned users [1], users participating [2], project members [3] | [1] [2] not disabled, [3] higher than participating | +| Group access level changed | User | Sent when user group access level is changed | | Project moved | Project members [1] | [1] not disabled | ### Issue / Merge Request events