Skip to content

Send notification emails when push to a merge request

What does this MR do?

Sends an email notification to participants when an MR receives a push.

This email will not be sent to watchers, but just to participants and users who set the custom notification setting for this. The reasoning for this is in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7610#note_36924530.

Are there points in the code the reviewer needs to double check?

For Sean:

  • How does this work with custom notifications? Update the description.
  • Do we need more specs?
  • Update the changelog.
  • Fix any failures.

Why was this MR needed?

It's a feature!

Screenshots (if relevant)

Screenshot_from_2017-08-24_12-07-51

Screenshot_from_2017-08-24_12-07-45

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23460 (closed).

Edited by Grzegorz Bizon

Merge request reports