gitlab-org--gitlab-foss/changelogs/unreleased/43521-keep-personal-emails-private.yml
Tiago Botelho c239452b47
User can keep their commit email private
The private commit email is automatically generated in the format:
id-username@noreply.HOSTNAME

GitLab instance admins are able to change the HOSTNAME portion,
that defaults to Gitlab's hostname, to whatever they prefer.
2018-11-07 12:24:14 +00:00

5 lines
118 B
YAML

---
title: Adds option to override commit email with a noreply private email
merge_request: 22560
author:
type: added