Skip to content

Commit 7841d26

Browse files
Rollup merge of #119961 - fmease:triagebot-rustdoc-i-nominated, r=GuillaumeGomez
[meta] Remove Zulip rustdoc nomination alert There no longer exists the label <kbd>I-nominated</kbd>, it's no longer possible to trigger the Zulip nomination alert. Nowadays, there are separate <kbd>I-{team}-nominated</kbd> labels one for each team that make use of such a nomination system. Since t-rustdoc has never really used this nomination system, I figured I should remove it outright. However, instead of that, I could create the label <kbd>I-rustdoc-nominated</kbd> and adjust the triagebot entry. Whatever you prefer. r? GuillaumeGomez or rustdoc
2 parents a9146ce + 5788f3d commit 7841d26

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

triagebot.toml

-9
Original file line numberDiff line numberDiff line change
@@ -389,15 +389,6 @@ message_on_remove = "Issue #{number}'s prioritization request has been removed."
389389
message_on_close = "Issue #{number} has been closed while requested for prioritization."
390390
message_on_reopen = "Issue #{number} has been reopened."
391391

392-
[notify-zulip."T-rustdoc"]
393-
required_labels = ["I-nominated"]
394-
zulip_stream = 266220 # #rustdoc
395-
topic = "nominated: #{number}"
396-
message_on_add = """\
397-
@*T-rustdoc* issue #{number} "{title}" has been nominated for `T-rustdoc` discussion.
398-
"""
399-
message_on_remove = "Issue #{number}'s nomination request has been removed."
400-
401392
[notify-zulip."I-types-nominated"]
402393
zulip_stream = 326866 # #T-types/nominated
403394
topic = "#{number}: {title}"

0 commit comments

Comments
 (0)