Skip to content

Send email when user is removed from rotation

What does this MR do?

This builds off !59427 (merged) and sends an email when a user is removed from a project/group, or deleted completely.

We send an email to:

  • Project owners / Group owners
  • The other users in the rotation

This email tells them to check the on-call rotation for the latest changes as the rotation may have been adjusted with the removal of this user.

Screenshots (strongly suggested)

Screen_Shot_2021-04-15_at_11.06.57_AM

Screen_Shot_2021-04-15_at_11.09.50_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #323631 (closed)

Edited by Sean Arnold

Merge request reports