Does closing and reopening the PR work? On Fri, Aug 21, 2020 at 11:19 Facundo Batista <facundobati...@gmail.com> wrote:
> Hello! > > > > I want to land this PR: > > > > https://github.com/python/cpython/pull/21466 > > > > It's doc only, so it only run the docs part in GH actions. All fine, > > except Travis, which is "required", but didn't finish. I'm not finding > > a way to restart that job. > > > > - from Github: I don't find any restart/resend job or similar (and in > > the line corresponding to Travis in the checks list, I don't have a > > "details"). > > > > - from Travis: I can not make that PR to appear in > > https://travis-ci.com/github/python/cpython/pull_requests , even if I > > click on "show me more" a lot (a *lot*). I don't know if there's a > > specific way to show the job "by PR", and not "by build" (which I > > don't know). > > > > - from git: I could tell the author to push an empty commit, that > > probably would do it, but I'd consider this a last resource. > > > > Did you suffer from this before? Which is the recommended course of action? > > > > Thanks! > > > > -- > > . Facundo > > > > Blog: http://www.taniquetil.com.ar/plog/ > > PyAr: http://www.python.org.ar/ > > Twitter: @facundobatista > > _______________________________________________ > > Python-Dev mailing list -- python-dev@python.org > > To unsubscribe send an email to python-dev-le...@python.org > > https://mail.python.org/mailman3/lists/python-dev.python.org/ > > Message archived at > https://mail.python.org/archives/list/python-dev@python.org/message/2PXBKFHOAWLFVDX2HSAPUFJGAPI32LO4/ > > Code of Conduct: http://python.org/psf/codeofconduct/ > > -- --Guido (mobile)
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/2DBSWRUVRS5GXATQ6GAYUYGWIO4TQKZZ/ Code of Conduct: http://python.org/psf/codeofconduct/