triagebot.toml: add typo aliases
This commit is contained in:
parent
118003d2dc
commit
90e8058716
@ -11,7 +11,7 @@ allow-unauthenticated = [
|
||||
[assign]
|
||||
|
||||
[ping.icebreakers-llvm]
|
||||
alias = ["llvm"]
|
||||
alias = ["llvm", "llvms"]
|
||||
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
|
||||
@ -23,7 +23,7 @@ Thanks! <3
|
||||
label = "ICEBreaker-LLVM"
|
||||
|
||||
[ping.icebreakers-cleanup-crew]
|
||||
alias = ["cleanup", "shrink", "reduce", "bisect"]
|
||||
alias = ["cleanup", "cleanups", "shrink", "reduce", "bisect"]
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user