triagebot.toml: Sort and wrap the list of allowed labels
This commit is contained in:
parent
96cc0c691a
commit
5cf5a5236f
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user