about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurențiu Nicola <lnicola@dend.ro>2024-01-28 18:23:27 +0200
committerLaurențiu Nicola <lnicola@dend.ro>2024-01-28 18:23:27 +0200
commit7159d88d476d656808108d5b60acce1c8ba1ef2d (patch)
treebc06097454b4aadb1bed02f62100f5c0b2012497
parent309d6154b1e94921cd3d4e214889bf43cdc3f2be (diff)
downloadrust-7159d88d476d656808108d5b60acce1c8ba1ef2d.tar.gz
rust-7159d88d476d656808108d5b60acce1c8ba1ef2d.zip
Revert "Silence triagebot on subtree syncs"
This reverts commit e7e81cf0008c1f47dfc0228fd57f054b0b5581ec.
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index e680e064d0d..c46f9c90030 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -549,7 +549,6 @@ 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"]