Skip to content

Commit 90e8058

Browse files
authored
triagebot.toml: add typo aliases
1 parent 118003d commit 90e8058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triagebot.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allow-unauthenticated = [
1111
[assign]
1212

1313
[ping.icebreakers-llvm]
14-
alias = ["llvm"]
14+
alias = ["llvm", "llvms"]
1515
message = """\
1616
Hey LLVM ICE-breakers! This bug has been identified as a good
1717
"LLVM ICE-breaking candidate". In case it's useful, here are some
@@ -23,7 +23,7 @@ Thanks! <3
2323
label = "ICEBreaker-LLVM"
2424

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

0 commit comments

Comments
 (0)