mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 01:44:04 +00:00
add option to ping llvm ice-breakers to triagebot
This commit is contained in:
parent
ea45150837
commit
a4d94925c7
@ -8,3 +8,14 @@ allow-unauthenticated = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[assign]
|
[assign]
|
||||||
|
|
||||||
|
[ping.icebreaker-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"
|
||||||
|
Loading…
Reference in New Issue
Block a user