triagebot: update `[issue-links]` config

This commit is contained in:
Jieyou Xu 2025-05-29 16:19:13 +08:00
parent 02088e7791
commit afb57b1f06
No known key found for this signature in database
GPG Key ID: 045B995028EA6AFC
1 changed files with 4 additions and 1 deletions

View File

@ -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]