On Tue, Feb 14, 2017 at 9:10 AM, Victor Stinner <victor.stin...@gmail.com> wrote: > Would it be possible to modify the workflow of GitHub pull requests to > allow to click on Merge, but only merge a PR once tests complete and > only if tests pass?
Yes, that is possible. I am +1 in doing that. I hope others are on the same page. If in agreement, I will enable that in github. It's called "Require status checks to pass before merging" and we can enable travis-ci to go green before allowing to merge. Thanks, Senthil _______________________________________________ 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/