Skip to content

Commit 40bfc14

Browse files
authored
Enable [canonicalize-issue-links] and [no-mentions] in triagebot.toml
1 parent 17f72ff commit 40bfc14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/doc/rustc-dev-guide/triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@ allow-unauthenticated = [
77
"blocked",
88
]
99

10+
[no-mentions]
11+
12+
[canonicalize-issue-links]
13+
1014
# Automatically close and reopen PRs made by bots to run CI on them
1115
[bot-pull-requests]

0 commit comments

Comments
 (0)