Skip to content

Commit 723f5b1

Browse files
authored
Enable no mentions in commits of triagebot
1 parent e0e2a93 commit 723f5b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ allow-unauthenticated = [
1313

1414
[canonicalize-issue-links]
1515

16+
# Prevents mentions in commits to avoid users being spammed
17+
[no-mentions]
18+
1619
# Have rustbot inform users about the *No Merge Policy*
1720
[no-merges]
1821
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust

0 commit comments

Comments
 (0)