Skip to content

Commit 6a8609c

Browse files
committed
triagebot: Set issue-links.check-commits = false
Disable warnings when crosslinking issues, since we do want contributors to do this. Cc: rust-lang/triagebot#1966
1 parent 181b043 commit 6a8609c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
1313

1414
# Ensure issue links link to this repo
1515
[issue-links]
16+
check-commits = false # don't forbid links to issues
1617

1718
# Prevents mentions in commits to avoid users being spammed
1819
[no-mentions]

0 commit comments

Comments
 (0)