Keep Your Email Private
Good news for folks who want to get their web-based GitHub Flow on while remaining cloaked in secrecy: Today we’re 🚢ing the ability to make your email address private! Until…
Good news for folks who want to get their web-based GitHub Flow on while remaining
cloaked in secrecy: Today we’re
Until today, all web-based GitHub Flow used your primary email address.
This included creating, editing, and deleting files, as well as merging pull requests.
But now you can keep your email address private. To do so, visit your email settings page:
With this turned on, web-based operations will use a username@users.noreply.github.com
email address.
Think of this as git config user.email
for the website. You should still use git config
for configuring your email address for commits done via the command line, though.
For more information, see the help document.
Big
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.