kz930 commented on PR #6894: URL: https://github.com/apache/texera/pull/6894#issuecomment-5096533015
FYI on the dequeue: this was a merge-queue timeout, not a check failure. The queue ruleset uses a 30-minute check-response timeout, and the merge_group run for this entry waited ~25 minutes for a runner before its first job even started, so the aggregate `Required Checks` job had nothing to report by the deadline. The jobs kept going after the eviction and all the build jobs passed on [run 30299119415](https://github.com/apache/texera/actions/runs/30299119415) — only the final aggregate gate job is still waiting on a runner. Actions is heavily backed up right now (37 runs queued repo-wide), and the other queued PRs are in the same state. Nothing to fix on this PR — it just needs re-queuing once the runner backlog clears. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
