On Wed, Jul 27, 2016 at 1:00 PM, Anish Shah <shah.anis...@gmail.com> wrote: > it checks if any "GitHub" comment was added in last "X" minutes. If no > GitHub comments were added, then it adds that comment to the linked issue.
I guess, you meant, "if any comments were added to GitHub issues". So, it does polling instead of any real-time event notifications. The Github PR comments also have a context associated with it, which are are useful while reviewing. Adding those context in the b.p.o comments can cause a churn. Instead of adding comments to b.p.o, have you considered sending only the emails notifications nosy list? Just like reitveld does right now? -- Senthil _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct