Enable [canonicalize-issue-links] and [no-mentions] in triagebot.toml
This commit is contained in:
parent
a4f63f36fc
commit
031d694d69
|
|
@ -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