Zulip Chat Archive
Stream: general
Topic: CI jobs failing, but no "re-run all jobs" button
Scott Morrison (Apr 21 2021 at 07:10):
This afternoon I've had a bunch of CI jobs fail (including the "testing the linter jobs", which seem to only _ever_ fail for spurious reasons).
Unfortunately where there's usually a button that says "re-run all jobs" in the top right, today it just says "cancel workflow", and doesn't seem to have any effect. On some branches I've just remerged master and committed.
https://github.com/leanprover-community/mathlib/pull/7302/checks?check_run_id=2397870090 is an example that I haven't touched (because it's already level with master).
Bryan Gin-ge Chen (Apr 21 2021 at 14:20):
I see a "re-run all jobs" at that link now. I think the button changes from "cancel workflow" to "re-run all jobs" when all of the workflows have stopped running?
Last updated: Dec 20 2023 at 11:08 UTC