-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detect noreply email address as user #7133
Detect noreply email address as user #7133
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7133 +/- ##
=========================================
Coverage ? 41.59%
=========================================
Files ? 446
Lines ? 60873
Branches ? 0
=========================================
Hits ? 25318
Misses ? 32270
Partials ? 3285
Continue to review full report at Codecov.
|
How this resolve that problem? |
Because the commits that are "misauthored" are commits created using the editor functionality when you have keep email private set. In which case those commits will be authored with the above email address. |
@zeripath please send back port to v1.8 |
Fixes #2457