Skip to content

Access request notifications are received by both Project Maintainers and Owners

charlie ablett requested to merge 21432-cablett-emails-to-maintainer-owner into master

What does this MR do and why?

Project Ownership is being introduced. To ensure the role behaves as expected, we need to ensure that Project Owners have the same rights as maintainers. This fix includes owners in receiving access request notifications.

How to set up and validate locally

  1. Find a group project or personal project (best to try both)
  2. Add both a maintainer and owner to that project
  3. As a non-member of any related group or namespace, request access to the target project
  4. Both the maintainer and owner should receive an email (check http://gdk.test:3443/rails/letter_opener)

Previously, in group projects, only the maintainer would receive a notification.

MR acceptance checklist

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

Related to #21432 (closed)

Edited by charlie ablett

Merge request reports