Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #17501 - rust-lang:triagebot, r=Veykril
Allow non org members to assign area labels
bors 2024-06-27
parent b33a0ca · parent 4aeae85 · commit 4e836c6
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 95eed3ee17..d62adb9144 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -5,6 +5,7 @@
[relabel]
allow-unauthenticated = [
"S-*",
+ "A-*",
]
[autolabel."S-waiting-on-review"]