Allow unauthenticated users to modify `L-*`, `PG-*` and `-Z*` labels

This commit is contained in:
León Orell Valerian Liehr 2024-05-15 20:19:52 +02:00
parent 7c4ac0603e
commit 72a48fc68c
No known key found for this signature in database
GPG Key ID: D17A07215F68E713
1 changed files with 3 additions and 0 deletions

View File

@ -9,11 +9,14 @@ allow-unauthenticated = [
"E-*",
"F-*",
"I-*",
"L-*",
"NLL-*",
"O-*",
"PG-*",
"S-*",
"T-*",
"WG-*",
"-Z*",
"beta-nominated",
"const-hack",
"llvm-*",