about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2024-06-27 10:32:13 +0200
committerGitHub <noreply@github.com>2024-06-27 10:32:13 +0200
commit432e6662fbef58ce9ac0a2973e7c2aa511d74b72 (patch)
tree632401a3059b82ff09293821b49754373d263324
parent558bbd3c15dd56b01fb4d1a2a26188687b22583c (diff)
downloadrust-432e6662fbef58ce9ac0a2973e7c2aa511d74b72.tar.gz
rust-432e6662fbef58ce9ac0a2973e7c2aa511d74b72.zip
Update triagebot.toml
-rw-r--r--src/tools/rust-analyzer/triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/rust-analyzer/triagebot.toml b/src/tools/rust-analyzer/triagebot.toml
index 95eed3ee172..d62adb9144b 100644
--- a/src/tools/rust-analyzer/triagebot.toml
+++ b/src/tools/rust-analyzer/triagebot.toml
@@ -5,6 +5,7 @@
 [relabel]
 allow-unauthenticated = [
     "S-*",
+    "A-*",
 ]
 
 [autolabel."S-waiting-on-review"]