Skip to content

Commit e1f3da1

Browse files
authored
Rollup merge of #69949 - rust-lang:triagebot-ping-alias, r=Mark-Simulacrum
triagebot.toml: add ping aliases I think I got the syntax right. Closes rust-lang/triagebot#402. r? @Mark-Simulacrum cc @pnkfelix
2 parents b9f26dc + 90e8058 commit e1f3da1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

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

1313
[ping.icebreakers-llvm]
14+
alias = ["llvm", "llvms"]
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", "cleanups", "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)