Description
In short, I need a GitHub admin to remove an outdated Travis CI webhook: https://travis-ci.community/t/duplicate-job-attempts-for-pr-builds-causing-queued-build-created-problems/9776/2
who are the admins of the cpython GitHub project? cc @ewdurbin @pablogsal @Mariatta @ned-deily
Long story: on my PR python/cpython#22143 the "doc" job of Travis CI was stuck in "queued", whereas the job completed (successfully!). Since Travis CI is mandatoary, I cannot merge my PR. So I clicked on (Restart build) at Travis CI. Problem: the old job is still around, and a new job was added. Even if the new job completed successfully, the old job is still stuck and so I still cannot merge my PR.
Closing/Reopening the PR doesn't work around the problem: the old job is still there and still stuck.
It's the https://travis-ci.community/t/duplicate-job-attempts-for-pr-builds-causing-queued-build-created-problems/9776 bug. The solution is to remove an old webhook from the https://github.com/python/cpython/ project (admin page).