Update t-compiler beta nomination Zulip msg

This commit is contained in:
apiraino 2025-10-09 16:41:07 +02:00
parent 94ecb52bbe
commit de67ea37a7
No known key found for this signature in database
GPG key ID: EE6A89440C49992C

View file

@ -742,13 +742,15 @@ message_on_reopen = "PR #{number} has been reopened. Pinging @*T-rustdoc*."
[notify-zulip."beta-nominated".compiler]
required_labels = ["T-compiler"]
zulip_stream = 474880 # #t-compiler/backports
topic = "#{number}: beta-nominated"
topic = "#{number}: beta-backport nomination"
message_on_add = [
"""\
@**channel** PR #{number} "{title}" has been nominated for beta backport.
PR #{number} "{title}" fixes a regression.
{recipients}, please evaluate nominating this PR for backport.
The following poll is a vibe-check and not binding.
""",
"""\
/poll Approve beta backport of #{number}?
/poll Should #{number} be beta backported?
approve
decline
don't know