The workflow is launched just fine, and the referenced job - test - is green in the Circle UI, but however long I wait, the status on GitHub doesn’t change. I’ve noticed the problem only now, so don’t know how long it has been there, but I estimate that it has appeared sometime between October 21 and October 28, since I’ve seen a PR stuck on a commit from October 29, and I’ve done PR merges without issues the week before.
The problem sounds similar to this unanswered post (ignored…). I’ve gone through this procedure and I’ve re-run the workflow and the job in question several times, to no avail. No, I don’t have ci/circleci
checked, only ci/circleci: test
. This has worked before, the test
job in circle.yml
hasn’t been touched for over a month.
What I see on GitHub: