Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get notifications for new comments in Gitlab merge requests discussions

Tags:

gitlab

When I start a discussion linked to a merge request, I'd like to get notifications when someone adds a comment to the discussion.

Of course I'd like to avoid setting the notification level on Watch because it would also spam me for activities I'm not interested in.

Is it possible or is it a missing feature ?

like image 856
ThCollignon Avatar asked Nov 08 '22 05:11

ThCollignon


1 Answers

Check and see if you have this option in your user settings:

Settings >> Notifications >> Global Notification Level = Participate.

If you participate in the thread once, it seems like you'll be notified on new messages thereafter, only in that thread.

like image 145
Scrambo Avatar answered Jan 01 '23 21:01

Scrambo