triagebot.toml: add ping aliases
This commit is contained in:
parent
23de8275c9
commit
118003d2dc
@ -11,6 +11,7 @@ allow-unauthenticated = [
|
||||
[assign]
|
||||
|
||||
[ping.icebreakers-llvm]
|
||||
alias = ["llvm"]
|
||||
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
|
||||
@ -22,6 +23,7 @@ Thanks! <3
|
||||
label = "ICEBreaker-LLVM"
|
||||
|
||||
[ping.icebreakers-cleanup-crew]
|
||||
alias = ["cleanup", "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