X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=f0e3a99037b022118df470c8b7fe27578824e79e;hb=d05a914b24c7506f4fa3c11af5c26bf809c901b7;hp=d87c5b64c21c26c0fb7ba6a0c797af768235ac97;hpb=20cc75272619cc452e3ae6c131e61974f6aa9929;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index d87c5b64c21..f0e3a99037b 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -8,3 +8,14 @@ allow-unauthenticated = [ ] [assign] + +[ping.icebreakers-llvm] +message = """\ +Hey LLVM ICE-breakers! This bug has been identified as a good +"LLVM ICE-breaking candidate". In case it's useful, here are some +[instructions] for tackling these sorts of bugs. Maybe take a look? +Thanks! <3 + +[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html +""" +label = "ICEBreaker-LLVM"