Maciej Szulik added the comment: > But as Brett said that someone might forget to add issue number. I'm > currently checking for issue id in PR title, body and issue comments. So, a > reviewer/contributor can add a comment "fixes bpoNN" later on.
According to [1] you won't get information when a new comment is posted. You'd have to specifically listen to [2] to get that comment. Either way a reviewer can actually add that PR manually to appropriate issue, as well. [1] https://developer.github.com/v3/activity/events/types/#pullrequestevent [2] https://developer.github.com/v3/activity/events/types/#pullrequestreviewcommentevent _______________________________________________________ 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/