about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index c46f9c90030..e680e064d0d 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -549,6 +549,7 @@ this change to [rust-lang/rust-analyzer] instead.
 [rust-lang/rust-analyzer]: https://github.com/rust-lang/rust-analyzer
 """
 cc = ["@rust-lang/rust-analyzer"]
+exclude_titles = ["subtree update", "Subtree update"]
 
 [mentions."src/tools/rustfmt"]
 cc = ["@rust-lang/rustfmt"]