Maciej Szulik added the comment:

> I think, It's because I removed "url_exist" check according to your
> previous review.
> But, since these requests are triggered by GitHub, there will be only one
> request for "opened" action.

url_exists was removed due to not being able to link the same pr to multiple 
issues. The point about GH making only single opened request is valid, but as 
usual it's better to be prepared, so if it's not a big deal try adding one, if 
the amount of work is too much, we'll live with what we have.

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