]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #74787 - petrochenkov:rustllvm, r=cuviper
[rust.git] / triagebot.toml
index 707e381b06e47b840cd15e6e90cbcfda5015f187..bcdc40017b52652bb94da9b0a780b00f338304ec 100644 (file)
@@ -99,3 +99,9 @@ message_on_add = """\
 - Needs `I-nominated`?
 """
 message_on_remove = "Issue #{number}'s prioritization request has been removed."
+
+[github-releases]
+format = "rustc"
+project-name = "Rust"
+changelog-path = "RELEASES.md"
+changelog-branch = "master"