[python-committers] Flood of Github review mails?
I've just recently (within the last week I guess) started getting a large number of additional mails from github. For example, I'm getting notifications on https://github.com/python/cpython/pull/3066 which I haven't commented on or been mentioned in, nor am I nosy on the underlying bug. What's changed to cause this to start happening, and how do I make it stop? I've nowhere near enough time to review all the mails I'm now getting, and I'd rather avoid them so I don't miss notifications that I *do* need to see :-( Thanks, Paul ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
Re: [python-committers] Flood of Github review mails?
We created a Windows team on github and signed it up for notifications of changes to PC, PCBuild and the installer folders. If the notifications are for files in those folders, that’ll be it. (Though I haven’t noticed any similar increase, so it may be something else.) Feel free to remove yourself from the team if it looks like that’ll help. Top-posted from my Windows phone From: Paul Moore Sent: Sunday, August 20, 2017 6:08 To: python-committers Subject: [python-committers] Flood of Github review mails? I've just recently (within the last week I guess) started getting a large number of additional mails from github. For example, I'm getting notifications on https://github.com/python/cpython/pull/3066 which I haven't commented on or been mentioned in, nor am I nosy on the underlying bug. What's changed to cause this to start happening, and how do I make it stop? I've nowhere near enough time to review all the mails I'm now getting, and I'd rather avoid them so I don't miss notifications that I *do* need to see :-( Thanks, Paul ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/ ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
Re: [python-committers] Flood of Github review mails?
Being added to the team caused me to be 'watching' the repo again, even though I'd previously 'unwatched'. Paul, you may need to unwatch again as well. -- Zach (On a phone) On Aug 20, 2017 09:28, "Steve Dower" wrote: > We created a Windows team on github and signed it up for notifications of > changes to PC, PCBuild and the installer folders. If the notifications are > for files in those folders, that’ll be it. (Though I haven’t noticed any > similar increase, so it may be something else.) > > > > Feel free to remove yourself from the team if it looks like that’ll help. > > > > Top-posted from my Windows phone > > > > *From: *Paul Moore > *Sent: *Sunday, August 20, 2017 6:08 > *To: *python-committers > *Subject: *[python-committers] Flood of Github review mails? > > > > I've just recently (within the last week I guess) started getting a > > large number of additional mails from github. For example, I'm getting > > notifications on https://github.com/python/cpython/pull/3066 which I > > haven't commented on or been mentioned in, nor am I nosy on the > > underlying bug. > > > > What's changed to cause this to start happening, and how do I make it > > stop? I've nowhere near enough time to review all the mails I'm now > > getting, and I'd rather avoid them so I don't miss notifications that > > I *do* need to see :-( > > > > Thanks, > > Paul > > ___ > > python-committers mailing list > > [email protected] > > https://mail.python.org/mailman/listinfo/python-committers > > Code of Conduct: https://www.python.org/psf/codeofconduct/ > > > > ___ > python-committers mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-committers > Code of Conduct: https://www.python.org/psf/codeofconduct/ > > ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
Re: [python-committers] Flood of Github review mails?
Yeah, looks like that was it. Thanks. Paul On 20 August 2017 at 22:23, Zachary Ware wrote: > Being added to the team caused me to be 'watching' the repo again, even > though I'd previously 'unwatched'. Paul, you may need to unwatch again as > well. > > -- > Zach > (On a phone) > > On Aug 20, 2017 09:28, "Steve Dower" wrote: >> >> We created a Windows team on github and signed it up for notifications of >> changes to PC, PCBuild and the installer folders. If the notifications are >> for files in those folders, that’ll be it. (Though I haven’t noticed any >> similar increase, so it may be something else.) >> >> >> >> Feel free to remove yourself from the team if it looks like that’ll help. >> >> >> >> Top-posted from my Windows phone >> >> >> >> From: Paul Moore >> Sent: Sunday, August 20, 2017 6:08 >> To: python-committers >> Subject: [python-committers] Flood of Github review mails? >> >> >> >> I've just recently (within the last week I guess) started getting a >> >> large number of additional mails from github. For example, I'm getting >> >> notifications on https://github.com/python/cpython/pull/3066 which I >> >> haven't commented on or been mentioned in, nor am I nosy on the >> >> underlying bug. >> >> >> >> What's changed to cause this to start happening, and how do I make it >> >> stop? I've nowhere near enough time to review all the mails I'm now >> >> getting, and I'd rather avoid them so I don't miss notifications that >> >> I *do* need to see :-( >> >> >> >> Thanks, >> >> Paul >> >> ___ >> >> python-committers mailing list >> >> [email protected] >> >> https://mail.python.org/mailman/listinfo/python-committers >> >> Code of Conduct: https://www.python.org/psf/codeofconduct/ >> >> >> >> >> ___ >> python-committers mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/python-committers >> Code of Conduct: https://www.python.org/psf/codeofconduct/ >> > ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
