triagebot.toml: Sort and wrap the list of allowed labels

This commit is contained in:
Josh Triplett 2022-06-22 14:02:48 -07:00
parent 96cc0c691a
commit 5cf5a5236f

View File

@ -1,7 +1,16 @@
[relabel]
allow-unauthenticated = [
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*", "I-*",
"A-*",
"C-*",
"D-*",
"E-*",
"F-*",
"I-*",
"NLL-*",
"O-*",
"S-*",
"T-*",
"WG-*",
"needs-fcp",
"relnotes",
"requires-nightly",