Skip to content

Commit b7f887b

Browse files
authored
Merge pull request #4444 from tgross35/issue-links
triagebot: Set `issue-links.check-commits = false`
2 parents efc0b86 + 6a8609c commit b7f887b

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)