Berker Peksag added the comment:

Another alternative is to only send notifications for 2.7 and master branches 
for now [1] For example, see http://bugs.python.org/issue29407 we would only 
see the latest notification with this approach: 
http://bugs.python.org/msg286687 Since commit hashes don't change, there 
shouldn't be much problem with this approach.

[1] Since we are going to use "commit to master; cherry-pick to bugfix 
branches" with git, perhaps we could store these events in a queue, then 
periodically group them together and send them to bugs.p.o?

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue611>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to