diff --git a/triagebot.toml b/triagebot.toml index f42f244bd6f85..5293671074632 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -16,6 +16,12 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md" "@tgross35", ] +# Ensure issue links link to this repo +[issue-links] + +# Prevents mentions in commits to avoid users being spammed +[no-mentions] + [autolabel."A-CI"] trigger_files = [ ".cirrus.yml",