Skip to content

Fix notifications for new releases

What does this MR do and why?

This MR fixes 2 things:

  1. sends emails about new releases to project "watchers"
  2. sends emails about new releases to users who watch "new_release" events in custom settings

Before this MR if you wanted to receive notifications, you needed to:

  1. be a member of the project
  2. and use custom notification settings with new_release enabled.

Related to #267523 (closed)

How to set up and validate locally

See https://www.loom.com/share/dd52cd0d9b024e649e0ac52d51563fb4

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vladimir Shushlin

Merge request reports