triagebot: enable [canonicalize-issue-links] and [no-mentions]
This commit is contained in:
parent
6c619bb9ee
commit
57c2a021a4
1 changed files with 6 additions and 0 deletions
|
|
@ -40,3 +40,9 @@ unless = ["S-blocked", "S-waiting-on-team", "S-waiting-on-review"]
|
|||
|
||||
# Automatically close and reopen PRs made by bots to run CI on them
|
||||
[bot-pull-requests]
|
||||
|
||||
# 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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue