What is [8 digit number]+[username]@users.noreply.github.com #41101
-
Select Topic AreaQuestion BodyAs you can guess from the title i want to know what is <8 digit number>+@users.noreply.github.com |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
It's a pseudo email address that can be used as the author email in commits to have them associated with a GitHub account without revealing the account owner's actual email address. "Pseudo" means it's not an actual address that can receive mail, it just looks like one. See also the description in the GitHub documentation, it also says what to do if you want to use this feature. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
cool |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
It's a pseudo email address that can be used as the author email in commits to have them associated with a GitHub account without revealing the account owner's actual email address. "Pseudo" means it's not an actual address that can receive mail, it just looks like one.
See also the description in the GitHub documentation, it also says what to do if you want to use this feature.