Related to this: is there a way to unsubcribe from the codecov notifications ?
Those seem to originate directly from github (rather than being sent via the checkins list) and so far I've only found the option to unfollow the entire repo, which is not what I want. I've installed a filter now, so it's not urgent, but I do find those messages distracting from the more important discussion entries of PRs. Thanks. On 12.02.2017 13:32, Berker Peksağ wrote: > On Sun, Feb 12, 2017 at 3:25 PM, Serhiy Storchaka > <storchaka+cpyt...@gmail.com> wrote: >> неділя, 12 лютого 2017 р. 11:46:08 EET Paul Moore написано: >>> ... and just a further note that I'm finding the new github PR >>> messages much easier to follow than the old python-checkins traffic. >>> That's probably nothing more than personal familiarity with github, >>> but nevertheless, even after only a couple of days, the new workflow >>> is showing benefits for me. So thanks again! >> >> In contrary, I'm finding the new github PR messages less useful than old >> messages. >> >> 1. The subject now starts with longer common prefix. It contains constant >> "[python/cpython]" rather then shorter "cpython" and a part of the hash which >> is less useful for reader (and in any case is duplicated in the message >> body). >> >> 2. The subject no longer contains information about a branch and merge >> status. >> >> 3. The sender name is GitHub rather than the name of committer. > > I haven't tried yet, but I think it's possible to fix this too. > >> 4. The body doesn't contain full diff. It was easier to look at inlined patch >> in mail/news client rather than open separate window in browser. >> >> Is this configurable? I would prefer restoring the old format. > > I wrote a webhook to restore the old format: > https://github.com/berkerpeksag/cpython-emailer-webhook > > You can see the output at > https://github.com/python/core-workflow/issues/24#issuecomment-279162079 > and the full discussion at > https://github.com/python/core-workflow/issues/24 > > --Berker > _______________________________________________ > python-committers mailing list > python-committers@python.org > https://mail.python.org/mailman/listinfo/python-committers > Code of Conduct: https://www.python.org/psf/codeofconduct/ > -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts (#1, Feb 12 2017) >>> Python Projects, Coaching and Consulting ... http://www.egenix.com/ >>> Python Database Interfaces ... http://products.egenix.com/ >>> Plone/Zope Database Interfaces ... http://zope.egenix.com/ ________________________________________________________________________ ::: We implement business ideas - efficiently in both time and costs ::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ http://www.malemburg.com/ _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/