Skip to content

Commit bf15fcd

Browse files
authored
Rollup merge of #77312 - LeSeulArtichaut:toolstate-msg, r=Mark-Simulacrum
Remove outdated line from `publish_toolstate` hook We no longer add `I-nominated` to toolstate failure issues since T-compiler changed its meeting preparation workflow.
2 parents 1c4a5f8 + 4bf5c45 commit bf15fcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tools/publish_toolstate.py

-3
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,6 @@ def issue(
157157
158158
cc @{}, do you think you would have time to do the follow-up work?
159159
If so, that would be great!
160-
161-
And nominating for compiler team prioritization.
162-
163160
''').format(
164161
relevant_pr_number, tool, status_description,
165162
REPOS.get(tool), relevant_pr_user

0 commit comments

Comments
 (0)