mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Add support for icebreakers-cleanup-crew commands
This commit is contained in:
parent
e0bbe7915e
commit
3124603f09
@ -19,3 +19,14 @@ Thanks! <3
|
||||
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html
|
||||
"""
|
||||
label = "ICEBreaker-LLVM"
|
||||
|
||||
[ping.icebreakers-cleanup-crew]
|
||||
message = """\
|
||||
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
|
||||
"Cleanup 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/cleanup-crew.html
|
||||
"""
|
||||
label = "ICEBreaker-Cleanup-Crew"
|
||||
|
Loading…
Reference in New Issue
Block a user