On Mar 14, 2017, at 19:25, Barry Warsaw <ba...@python.org> wrote: > On Mar 14, 2017, at 06:16 PM, Ned Deily wrote: >> There is one pattern that is happening fairly often and that I think we >> should do something about. That is, non-committers submitting a PR without >> first opening an issue on BPO. It gets very old fast trying to enforce that. >> Perhaps one of the bots could flag PRs that do not have a BPO ref in their >> titles? > Should there be a way to override that? In another project of mine on GH, we > use a 'trivial' tag on the PR to bypass that check.
Sure, something like that would be fine. -- Ned Deily n...@python.org -- [] _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/