Bors not getting build notifications for nix-rust/nix

Sometime between 29-Jan and 3-Feb, bors stopped getting build notifications for https://github.com/nix-rust/nix . In every bors batch, every build shows up as "Running" indefinitely, although github correctly shows them as completed. Does anybody know what's going on? Without being able to see bors's internals, I can't diagnose the problem further.
https://app.bors.tech/batches/193727

1 Like

@asomers

I can’t find anything in my logs. More importantly, though, I can’t find anything in the GitHub API for the CI tasks on nix-rust/nix’s staging branch.

Compare the JSON at these two URLs:

It really looks to me like your CI just isn’t running for some reason.

You're right, @notriddle. Cirrus is still running CI for our PR branches, but not for the staging branch. I'll take it up here: https://github.com/cirruslabs/cirrus-ci-docs/issues/972 .