Skip to content

Commit a41b599

Browse files
committed
Enable triagebot's relabel functionality
1 parent e517d5a commit a41b599

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

triagebot.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
[relabel]
2+
allow-unauthenticated = [
3+
"A-*",
4+
"C-*",
5+
"Command-*",
6+
"E-*",
7+
"O-*",
8+
"S-*",
9+
"Z-*",
10+
"needs-mcve",
11+
"regression-*",
12+
"relnotes",
13+
]
14+
115
[ping.windows]
216
message = """\
317
Hey Windows Group! This bug has been identified as a good "Windows candidate".

0 commit comments

Comments
 (0)