-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Avoid mailing users that have explicitly unwatched an issue #10475
Avoid mailing users that have explicitly unwatched an issue #10475
Conversation
16bdb7d
to
0951682
Compare
Codecov Report
@@ Coverage Diff @@
## master #10475 +/- ##
==========================================
- Coverage 43.71% 43.69% -0.02%
==========================================
Files 586 586
Lines 81418 81418
==========================================
- Hits 35592 35579 -13
- Misses 41419 41429 +10
- Partials 4407 4410 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small nit. Otherwise LGTM.
I'm sorry for having introduced this bug. 😔 |
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
@guillep2k I think this bug was there before you changed some code ... |
Please send backport |
backport: #10500 |
Avoid mailing explicit unwatched
close #8879