Skip to content

Commit c384ace

Browse files
authored
Rollup merge of #69505 - Mark-Simulacrum:triagebot-diag-labels, r=Centril
Enable setting diagnostic labels
2 parents 7824a9d + 2c7c446 commit c384ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[relabel]
22
allow-unauthenticated = [
33
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
4+
"D-*",
45
"requires-nightly",
56
# I-* without I-nominated
67
"I-*", "!I-nominated",

0 commit comments

Comments
 (0)