Anish Shah added the comment:

@berker.peksag

I looked at your patch and screenshot. What you are doing is calling GitHub API 
using JS each time an issue page is loaded and showing PRs which have a string 
like "Issue #NN" in its title.

I have just added a description in issue 589 (sorry for not adding before). 
GitHub webhooks will provide JSON data which will contain information about PR 
title (just like GitHub APIs). If the title contains a string like "Fixes 
bpoNNN", we had that PR to PostGres DB.

I hope this makes

_______________________________________________________
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