Auto merge of #17501 - rust-lang:triagebot, r=Veykril

Allow non org members to assign area labels
This commit is contained in:
bors 2024-06-27 08:33:39 +00:00
commit 4e836c622a

View File

@ -5,6 +5,7 @@
[relabel]
allow-unauthenticated = [
"S-*",
"A-*",
]
[autolabel."S-waiting-on-review"]