Skip to content

Commit 0ac9bc3

Browse files
authored
Rollup merge of #161393 - Kobzol:llm-policy-url, r=Urgau
Configure LLM policy URL for triagebot Implemented in rust-lang/triagebot#2486, documented in rust-lang/rust-forge#1099. CC @jyn514 r? Urgau
2 parents 2b94f07 + 0ff906a commit 0ac9bc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,6 +1588,7 @@ cc = ["@rust-lang/wg-const-eval"]
15881588
[assign]
15891589
warn_non_default_branch.enable = true
15901590
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
1591+
llm_policy_url = "https://forge.rust-lang.org/policies/llm-usage.html"
15911592

15921593
[[assign.warn_non_default_branch.exceptions]]
15931594
title = "[beta"

0 commit comments

Comments
 (0)