Skip to content
Snippets Groups Projects
Commit 3e75e453 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Try to cover more cases about receivers of pipeline notifications

parent 62735ef8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -89,8 +89,8 @@ In all of the below cases, the notification will be sent to:
| Reopen merge request | |
| Merge merge request | |
| 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 and watchers |
| Successful pipeline | The author of the pipeline and watchers |
| Failed pipeline | The above, plus the author of the pipeline |
| Successful pipeline | The above, plus the author of the pipeline |
 
 
In addition, if the title or description of an Issue or Merge Request is
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment