Skip to content

Commit 118003d

Browse files
authored
triagebot.toml: add ping aliases
1 parent 23de827 commit 118003d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ allow-unauthenticated = [
1111
[assign]
1212

1313
[ping.icebreakers-llvm]
14+
alias = ["llvm"]
1415
message = """\
1516
Hey LLVM ICE-breakers! This bug has been identified as a good
1617
"LLVM ICE-breaking candidate". In case it's useful, here are some
@@ -22,6 +23,7 @@ Thanks! <3
2223
label = "ICEBreaker-LLVM"
2324

2425
[ping.icebreakers-cleanup-crew]
26+
alias = ["cleanup", "shrink", "reduce", "bisect"]
2527
message = """\
2628
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
2729
"Cleanup ICE-breaking candidate". In case it's useful, here are some

0 commit comments

Comments
 (0)