mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
When the merge queue fails, the workflow currently does not post a negative result - and GitHub Actions waits for the status check to time out, which takes 60 minutes. This, of course, is a waste of time and resources. By explicitly failing the status check, we boot the PR out of the merge queue immediately.