Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #23986

Closed
Open
Opened Oct 29, 2016 by Jon Howell@Lixquid

Add functionality to change what email address online actions commit using

Add functionality to change what email address online actions commit using

Currently, when doing any action that involves making a commit in the repository (creating a file, resolving a merge, etc.) the commit is created using the "Primary Email" address of the account doing the action. However, typically I prefer not to expose my "Primary" email, and instead commit using a "Pseudonym" email. Ideally, some functionality can be implemented to allow for committing using a specified email.

GitHub implements this via their "Keep my email address private" setting.

Proposal

Functionality to change what email address online actions commit using.

Some possible ways this could be achieved:

  • Have a "Keep my address private" setting like GitHub, which creates all commits using a pseudonym email (for example, username@users.noreply.gitlab.com
  • A new configuration option on the Emails tab in Profile Settings that designates the email to commit using. For example: Committing email example

Links / references

  • GitHub's documentation on "Keep my email address private": https://help.github.com/articles/keeping-your-email-address-private/
  • https://github.com/blog/2346-private-emails-now-more-private

~"feature proposal"

Edited Jul 27, 2017 by Athar Hameed
Assignee
Assign to
11.4
Milestone
11.4 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab-foss#23986