Skip to content

Commit de67ea3

Browse files
committed
Update t-compiler beta nomination Zulip msg
1 parent 94ecb52 commit de67ea3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

triagebot.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -742,13 +742,15 @@ message_on_reopen = "PR #{number} has been reopened. Pinging @*T-rustdoc*."
742742
[notify-zulip."beta-nominated".compiler]
743743
required_labels = ["T-compiler"]
744744
zulip_stream = 474880 # #t-compiler/backports
745-
topic = "#{number}: beta-nominated"
745+
topic = "#{number}: beta-backport nomination"
746746
message_on_add = [
747747
"""\
748-
@**channel** PR #{number} "{title}" has been nominated for beta backport.
748+
PR #{number} "{title}" fixes a regression.
749+
{recipients}, please evaluate nominating this PR for backport.
750+
The following poll is a vibe-check and not binding.
749751
""",
750752
"""\
751-
/poll Approve beta backport of #{number}?
753+
/poll Should #{number} be beta backported?
752754
approve
753755
decline
754756
don't know

0 commit comments

Comments
 (0)