Rowan Mather
Rowan Mather
 I have a bot account responsible for automatic rebases configured in the .mergify.yml as such: ``` queue_rules: - name: default update_method: rebase merge_method: merge update_bot_account: my-bot-account ``` I also...
**The Problem:** When compiling code similar to the example below, the compiler gets as far as something like `Clash: Compiling topEntity`, and then hangs. I originally compiled it with Clash...
**Is your feature request related to a problem? Please describe.** From the manual entry on [hydra-notify](https://hydra.nixos.org/build/276327056/download/1/hydra/notifications.html), my understanding was that an event for `eval_failed` is triggered when you get an...