After creating a new merge request the reviewer receives too many notifications
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
When someone else creates an MR and sets you as the reviewer before creating the MR, you will receive way too many email notifications when the MR is created. The notifications should preferably be combined into one or the very least limited to just one notification about someone requesting review from you.
Reproduce
- Press "Create new Merge Request" in gitlab.com
- Set the assignee to yourself (user A)
- Set someone else as the reviewer (user B)
- Create the merge request
Expected result
Reviewer (user B) receives one email notification:
- User A changed reviewer of MR to user B
Actual result
Reviewer (user B) receives 3+ email notifications:
- User A created MR
- User A reassigned merge request to user A
- User A changed reviewer of MR to user B
- Notifications from any bots adding comments to the MR automatically
Edited by 🤖 GitLab Bot 🤖