Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #21231 from Urgau/patch-2
Remove `[no-mentions]` handler in our triagebot config
Laurențiu Nicola 5 months ago
parent 25278ad · parent e5ee775 · commit 205a172
-rw-r--r--triagebot.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml
index c9862495bc..ac4efd0a24 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -25,6 +25,3 @@ labels = ["has-merge-commits", "S-waiting-on-author"]
# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree
[canonicalize-issue-links]
-
-# Prevents mentions in commits to avoid users being spammed
-[no-mentions]