Skip to content

Don’t send the merge notification email to the merger

Currently, when a MR is merged, the merger receives an email notification for the merge.

GitLab shouldn't send emails to notify users of their own actions. This commit ensures that, like for any other action, the merger of an MR doesn't receive the merge email.

Merge request reports