From 8b9165cc7695a2c3781802974642fb79e56c460c Mon Sep 17 00:00:00 2001 From: Urgau <3616612+Urgau@users.noreply.github.com> Date: Mon, 7 Apr 2025 18:56:03 +0200 Subject: [PATCH] Enable canonicalization of issue links in triagebot.toml --- triagebot.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index a82fb00c0e9d..981ad91852e1 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -11,6 +11,8 @@ allow-unauthenticated = [ [merge-conflicts] +[canonicalize-issue-links] + # Have rustbot inform users about the *No Merge Policy* [no-merges] exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust