File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -742,13 +742,15 @@ message_on_reopen = "PR #{number} has been reopened. Pinging @*T-rustdoc*."
742742[notify-zulip ."beta-nominated" .compiler ]
743743required_labels = [" T-compiler" ]
744744zulip_stream = 474880 # #t-compiler/backports
745- topic = " #{number}: beta-nominated "
745+ topic = " #{number}: beta-backport nomination "
746746message_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 ?
752754approve
753755decline
754756don't know
You can’t perform that action at this time.
0 commit comments