Merge pull request #2335 from Urgau/triagebot-feat-1
Enable `[canonicalize-issue-links]` and `[no-mentions]` in triagebot.toml
This commit is contained in:
commit
d852a384de
|
|
@ -7,5 +7,9 @@ allow-unauthenticated = [
|
||||||
"blocked",
|
"blocked",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[no-mentions]
|
||||||
|
|
||||||
|
[canonicalize-issue-links]
|
||||||
|
|
||||||
# Automatically close and reopen PRs made by bots to run CI on them
|
# Automatically close and reopen PRs made by bots to run CI on them
|
||||||
[bot-pull-requests]
|
[bot-pull-requests]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue