Skip to content

Commit f64ddc6

Browse files
committed
triagebot: enable github releases synchronization
1 parent e82584a commit f64ddc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

+6
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ message_on_add = """\
9999
- Needs `I-nominated`?
100100
"""
101101
message_on_remove = "Issue #{number}'s prioritization request has been removed."
102+
103+
[github-releases]
104+
format = "rustc"
105+
project-name = "Rust"
106+
changelog-path = "RELEASES.md"
107+
changelog-branch = "master"

0 commit comments

Comments
 (0)