|
We are seeing pull requests with actions that say "Expected — Waiting for status to be reported", even though the relevant subjobs have finished successfully. This is not a case where the subjobs did not run or did not finish. It appears the status has not been "reported". An example is adafruit/circuitpython#6803, but nearly all our PR's today have had this problem with certain subjobs. You can see all the pending actions here, with red dots: https://github.com/adafruit/circuitpython/pulls. Interesting, the workflows show as complete here: https://github.com/adafruit/circuitpython/actions. The relevant workflow .yml files have not changed. I submitted a ticket about this but haven't heard back yet. Has anyone else had this problem starting very recently? |
Replies: 1 comment
|
I received a very helpful answer to the ticket I opened about this (thank you Paul from GitHub).
|
I received a very helpful answer to the ticket I opened about this (thank you Paul from GitHub).