triagebot: update `[issue-links]` config
This commit is contained in:
parent
02088e7791
commit
afb57b1f06
|
|
@ -59,7 +59,10 @@ allow-unauthenticated = [
|
|||
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
|
||||
[no-mentions]
|
||||
|
||||
[canonicalize-issue-links]
|
||||
# Canonicalize issue numbers to avoid closing the wrong issue
|
||||
# when commits are included in subtrees, as well as warning links in commits.
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html
|
||||
[issue-links]
|
||||
|
||||
# Automatically close and reopen PRs made by bots to run CI on them
|
||||
[bot-pull-requests]
|
||||
|
|
|
|||
Loading…
Reference in New Issue