Hi, Would you mind reporting the issue to https://github.com/python/core-workflow/issues so we can aggregate information about this issue? Latest changes related to Travis CI. Travis CI migrated from legacy API to new GitHub Action API: https://github.com/python/core-workflow/issues/371 Removal of old webhooks: https://github.com/python/core-workflow/issues/374 Travis CI can be reported/discussed at: https://travis-ci.community/ -- If Travis CI is made optional (not mandatory), can we mark another Linux CI as mandatory? Like the "GitHub Action Ubuntu" job? I didn't pay attention to whether it's reliable or not. In my experience, no CI is reliable, and all CI need attention from time to time :-) Victor Le dim. 4 oct. 2020 à 19:46, Stefan Behnel <[email protected]> a écrit :
Hi devs,
I have a trivial documentation PR
https://github.com/python/cpython/pull/22464
for which travis (unsurprisingly) had a successful run,
https://travis-ci.com/github/python/cpython/builds/187435578
but github lists the travis build as "created" instead of "passed".
https://github.com/python/cpython/pull/22464/checks?check_run_id=1188595760
I already tried closing the PR and reopening it, and also triggering the build again on travis side, but github still fails to pick up the build status.
I tried creating a new PR, but it seems that github (or travis) deduplicate the build requests and still refer to the original build, so that there is still no response from travis.
I also cannot find a way to terminate the checks process in github, or otherwise make it stop waiting for Godot.
Is this a known issue? Is there anything I can do about it?
Thanks, Stefan _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/4TNKVOJ2... Code of Conduct: http://python.org/psf/codeofconduct/
-- Night gathers, and now my watch begins. It shall not end until my death.