On Tue, 21 May 2019 at 19:10, Antoine Pitrou <anto...@python.org> wrote: > > Hello, > > How can I restart a failed build on Azure? > https://dev.azure.com/Python/cpython/_build/results?buildId=43161&view=logs&j=18d1a34d-6940-5fc1-f55b-405e2fba32b1
You can close and reopen the PR, but that restarts every build. I think there should be a way to restart an individual build, but it requires certain rights. I just checked, and I don't have the right to do so, and I'm afraid I don't know who gives out those rights (or even if it's something that we do give out to individual core devs). Paul _______________________________________________ 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/