From 0ff906ae755fd8a5a12215ecc105e2b97650e4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Thu, 20 Aug 2026 10:47:44 +0200 Subject: [PATCH] Configure LLM policy URL for triagebot --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index a842b2a07c15f..4990c72ffce6c 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1581,6 +1581,7 @@ cc = ["@rust-lang/wg-const-eval"] [assign] warn_non_default_branch.enable = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" +llm_policy_url = "https://forge.rust-lang.org/policies/llm-usage.html" [[assign.warn_non_default_branch.exceptions]] title = "[beta"