Skip to content

Commit 3124603

Browse files
committed
Add support for icebreakers-cleanup-crew commands
1 parent e0bbe79 commit 3124603

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

triagebot.toml

+11
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,14 @@ Thanks! <3
1919
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html
2020
"""
2121
label = "ICEBreaker-LLVM"
22+
23+
[ping.icebreakers-cleanup-crew]
24+
message = """\
25+
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
26+
"Cleanup ICE-breaking candidate". In case it's useful, here are some
27+
[instructions] for tackling these sorts of bugs. Maybe take a look?
28+
Thanks! <3
29+
30+
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/cleanup-crew.html
31+
"""
32+
label = "ICEBreaker-Cleanup-Crew"

0 commit comments

Comments
 (0)