diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2024-06-27 10:32:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-27 10:32:13 +0200 |
| commit | 432e6662fbef58ce9ac0a2973e7c2aa511d74b72 (patch) | |
| tree | 632401a3059b82ff09293821b49754373d263324 | |
| parent | 558bbd3c15dd56b01fb4d1a2a26188687b22583c (diff) | |
| download | rust-432e6662fbef58ce9ac0a2973e7c2aa511d74b72.tar.gz rust-432e6662fbef58ce9ac0a2973e7c2aa511d74b72.zip | |
Update triagebot.toml
| -rw-r--r-- | src/tools/rust-analyzer/triagebot.toml | 1 |
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"] |
