Skip to content

Commit

Permalink
Allow unauthenticated users to modify L-*, PG-* and -Z* labels
Browse files Browse the repository at this point in the history
  • Loading branch information
fmease committed May 15, 2024
1 parent 7c4ac06 commit 72a48fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ allow-unauthenticated = [
"E-*",
"F-*",
"I-*",
"L-*",
"NLL-*",
"O-*",
"PG-*",
"S-*",
"T-*",
"WG-*",
"-Z*",
"beta-nominated",
"const-hack",
"llvm-*",
Expand Down

0 comments on commit 72a48fc

Please sign in to comment.