Berker Peksag added the comment:

I don't have an objection to a general purpose webhook (I wrote such webhooks 
for GitHub before.)

Using a webhook for a simple task like this will only make the implementation 
more complicated. I don't see a reason to store pull request URLs in database. 
We've also discussed backup pull request data (including review comments) so 
storing URLs in database won't be needed in long term anyway.

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue586>
_______________________________________________________
_______________________________________________
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