Skip to content

Commit 67ae308

Browse files
authored
Merge pull request #1788 from Urgau/patch-2
Enable `[canonicalize-issue-links]` and `[no-mentions]` in triagebot
2 parents 5feb3a6 + 091b6a9 commit 67ae308

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ allow-unauthenticated = [
77

88
[shortcut]
99

10+
[no-mentions]
11+
12+
[issue-links]
13+
check-commits = false
14+
1015
[merge-conflicts]
1116
remove = []
1217
add = ["S-waiting-on-author"]

0 commit comments

Comments
 (0)