Skip to content
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

Don't send email when someone is added/removed from nosy list #6

Open
Mariatta opened this issue Jun 15, 2018 · 2 comments
Open

Don't send email when someone is added/removed from nosy list #6

Mariatta opened this issue Jun 15, 2018 · 2 comments
Assignees
Labels

Comments

@Mariatta
Copy link
Member

@Mariatta Mariatta commented Jun 15, 2018

Personally I find it just noise..
If such emails can be disabled, it would be appreciated.

I saw it requested since 2012 in the upstream roundup.
http://issues.roundup-tracker.org/issue2550742

If it can't get done in upstream, I hope bpo can support this.
Thanks.

@rouilj
Copy link

@rouilj rouilj commented May 16, 2019

Sending email is part of the tracker config/code and a not a core feature of roundup. The decision to send/not send email is coded in (the classic tracker's) nosyreactor.py. Also the standard nosyreactor.py IIRC only sends email if there is a message. An email just for change in the nosy list sounds like there is a custom reactor sending it.

@berkerpeksag berkerpeksag self-assigned this Aug 1, 2020
@berkerpeksag
Copy link
Member

@berkerpeksag berkerpeksag commented Aug 1, 2020

I think this can be implemented in https://github.com/psf/bpo-tracker-cpython/blob/master/detectors/sendmail.py I'll see what can I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.