Skip to content

Commit cf8a084

Browse files
authored
Rollup merge of #119959 - fmease:triagebot-prioritization-alert-label, r=apiraino
[meta] Clarify prioritization alert Apparently, there used to exist the label <kbd>I-nominated</kbd> judging from this entry: https://github.com/rust-lang/rust/blob/8847bda592d940ae1f34d87d8cacdc09a9f787fa/triagebot.toml#L393 Since it was replaced with individual team labels, I think it makes sense to update the prioritization alert. Of course, it's not super important since the members of WG-prioritization already know that. This is just cleanup. r? apiraino or wg-prioritization
2 parents 4d1cce9 + 4333fb0 commit cf8a084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ message_on_add = """\
419419
- Priority?
420420
- Regression?
421421
- Notify people/groups?
422-
- Needs `I-nominated`?
422+
- Needs `I-{team}-nominated`?
423423
"""
424424
message_on_remove = "Issue #{number}'s prioritization request has been removed."
425425
message_on_close = "Issue #{number} has been closed while requested for prioritization."

0 commit comments

Comments
 (0)