Skip to content

WIP: Add ability to keep personal email private

Jacques Erasmus requested to merge 43521-keep-personal-emails-private-fe into master

This MR adds the ability to define a private commit email address.

A generated email address (e.g <id>+<username>@noreply.gitlab.com) option is added to the user > settings > Commit email dropdown. The user can select this option in order to ensure that commit emails are kept private.

What are the relevant issue numbers?

Closes #43521 (closed)

Does this MR meet the acceptance criteria?

Merge request reports