On 08.05.2019 22:47, Terry Reedy wrote:
On 5/8/2019 10:23 AM, Eric V. Smith wrote:
I think you can close and reopen the PR. That’s what I’m trying on my blocked
PR.
That works but reruns all the CI checks, including the ones already passed. Some bots allow individual reruns, but it is not as clear as
it should be.
I think rerunning PR checks is intentionally blocked to prevent submitters from
silently smuggling unreliable code in.
Whatever the case, you can make an empty commit with `git commit --allow-empty`
(credit goes to https://coderwall.com/p/vkdekq/git-commit-allow-empty).
This will rerun things, but all the failures will be visible in the PR.
--
Regards,
Ivan
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com