From de67ea37a7f81a7209568f841e860a35d1d806c6 Mon Sep 17 00:00:00 2001 From: apiraino Date: Thu, 9 Oct 2025 16:41:07 +0200 Subject: [PATCH] Update t-compiler beta nomination Zulip msg --- triagebot.toml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index a04f8d2807235..d7e86505dd913 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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