[go: up one dir, main page]

Filtering notifications from certain users on Merge Requests

Description

One of my team creates a merge request and assigns it to me. I review it, make some comments and assign it back to them. As I'm now part of that merge request, every time they commit a new change to the MR, a build is triggered which reports back to the MR, and I get an email about it. Some of my team commit often, so I can easily receive over 10+ build results emails that I'm not interested in in between code reviews.

Proposal

The most generic solution I can come up with to this problem is to have a list of users whose input to MR is ignored unless you are the owner or assignee of a MR - you could add your build reporting user to this list and disinterested users can be blissfully unaware of the MR builds!

Edited by 🤖 GitLab Bot 🤖