Allow anyone to set regression labels
This commit is contained in:
parent
beb5ae474d
commit
b205436ff6
@ -3,6 +3,7 @@ allow-unauthenticated = [
|
||||
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
|
||||
"D-*",
|
||||
"requires-nightly",
|
||||
"regression-*",
|
||||
# I-* without I-nominated
|
||||
"I-*", "!I-nominated",
|
||||
"AsyncAwait-OnDeck",
|
||||
|
Loading…
Reference in New Issue
Block a user