Ezio Melotti added the comment: ISTM that best way to fix this is to just ignore all the (#NNN) at the end of the commit message. The try/except should also stay to avoid failures in case of typos or other extraneous ids.
If the commit message references other PRs directly, it might cause false positives when we reach 1000+ PRs. This is probably not going to happen very often, but, if it does, we might want to implement something smarter (e.g. avoid posting messages to issues that have been closed for over a year). ---------- status: chatting -> done-cbb _______________________________________________________ PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za> <http://psf.upfronthosting.co.za/roundup/meta/issue613> _______________________________________________________ _______________________________________________ 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/