diff --git a/triagebot.toml b/triagebot.toml index 7e8f309b40c6..f01074c5e939 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -15,9 +15,6 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md" [issue-links] check-commits = false # don't forbid links to issues -# Prevents mentions in commits to avoid users being spammed -[no-mentions] - # Enable comments linking to triagebot range-diff when a PR is rebased # onto a different base commit # Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html