triagebot: Switch to check-commits = "uncanonicalized"

There is now the option to check for `#xxxx`-style issue numbers that
aren't attached to a specific repo. Enable it here.
This commit is contained in:
Trevor Gross
2026-01-29 12:18:52 +00:00
parent c30563a6bd
commit c3eb3fd6df
+1 -1
View File
@@ -10,7 +10,7 @@ exclude_titles = ["Rustc pull update"]
# 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]
check-commits = false
check-commits = "uncanonicalized"
# Enable issue transfers within the org
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html