Skip to content

Commit f05e895

Browse files
authored
Unrolled build for #148218
Rollup merge of #148218 - apiraino:update-prio-zulip-mesgs, r=Urgau,jieyouxu Update T-compiler/ops Zulip messages Slightly reword the issue prioritization and beta backport Zulip messages r? `@jieyouxu` wdyt? (we discussed together this wording)
2 parents c6d42d7 + c49278f commit f05e895

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

triagebot.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ trigger_files = [
644644
zulip_stream = 245100 # #t-compiler/prioritization/alerts
645645
topic = "#{number} {title}"
646646
message_on_add = """\
647-
@*WG-prioritization/alerts* issue #{number} has been requested for prioritization.
647+
Issue #{number} has been requested for prioritization.
648648
649649
# [Procedure](https://forge.rust-lang.org/compiler/prioritization.html)
650650
- Priority?
@@ -738,12 +738,12 @@ message_on_reopen = "PR #{number} has been reopened. Pinging @*T-rustdoc*."
738738
[notify-zulip."beta-nominated".compiler]
739739
required_labels = ["T-compiler"]
740740
zulip_stream = 474880 # #t-compiler/backports
741-
topic = "#{number}: beta-backport nomination"
741+
topic = "#{number}: beta-nominated"
742742
message_on_add = [
743743
"""\
744-
PR #{number} "{title}" fixes a regression.
745-
{recipients}, please evaluate nominating this PR for backport.
746-
The following poll is a vibe-check and not binding.
744+
PR #{number} "{title}" fixes a regression and has been nominated for backport.
745+
{recipients}, what do you think about it?
746+
This topic will help T-compiler getting context about it.
747747
""",
748748
"""\
749749
/poll Should #{number} be beta backported?
@@ -757,7 +757,7 @@ message_on_remove = "PR #{number}'s beta-nomination has been removed."
757757
[notify-zulip."beta-accepted".compiler]
758758
required_labels = ["T-compiler"]
759759
zulip_stream = 474880 # #t-compiler/backports
760-
# Put it in the same thread as beta-nominated.
760+
# Put it in the same Zulip topic as beta-nominated.
761761
topic = "#{number}: beta-nominated"
762762
message_on_add = "PR #{number} has been **accepted** for **beta** backport."
763763

0 commit comments

Comments
 (0)