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
First Look: Exploring OpenAI o1 in GitHub Copilot
We’ve tested integrating OpenAI o1-preview with GitHub Copilot. Here’s a first look at where we think it can add value to your day to day.
GitHub Availability Report: August 2024
In August, we experienced one incident that resulted in degraded performance across GitHub services.
Fine-tuned models are now in limited public beta for GitHub Copilot Enterprise
Fine-tuned models empower organizations to receive code suggestions specifically tailored to their coding practices and internal languages.