Skip to content

Commit 6a8e354

Browse files
committed
triagebot: Disable issue-links
This was enabled in order to encourage canonical links. Unfortunately it seems to also create warnings for crosslinking issues [1], which is something we definitely do want contributors to do (especially considering how commits get cherry picked around in this repo, there may not be a PR to easily refer to). Disable `issue-links` for now to avoid this. This also means we lose canonical link warnings, but there wasn't really any specific reason we needed that anyway. Cc: rust-lang/triagebot#1965 [1]: #4443 (comment)
1 parent 76baec6 commit 6a8e354

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

triagebot.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ allow-unauthenticated = [
1111
warn_non_default_branch.enable = true
1212
contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
1313

14-
# Ensure issue links link to this repo
15-
[issue-links]
16-
1714
# Prevents mentions in commits to avoid users being spammed
1815
[no-mentions]
1916

0 commit comments

Comments
 (0)