Skip to content

Commit a16a4c3

Browse files
authored
Rollup merge of #154430 - apiraino:create-gpu-target-notif-group, r=jieyouxu
Create GPU target notification group Creating the notification group for the newly created GPU target (see [mcp#960](https://rust-lang.zulipchat.com/#narrow/channel/233931-t-compiler.2Fmajor-changes/topic/Create.20a.20GPU.20notification.20group.20compiler-team.23960/near/568629680)) I'm following these [steps](#133334). (feel free to suggest a better wording) r? @jieyouxu
2 parents f229fc0 + 5efde4b commit a16a4c3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@ Hi relnotes-interest-group, this issue/PR could use some help in reviewing /
194194
adjusting release notes. Could you take a look if available? Thanks <3
195195
"""
196196

197+
[ping.gpu-target]
198+
message = """\
199+
Hi GPU experts, this issue/PR could use some guidance on how this should be
200+
resolved/implemented. Could you take a look if available? Thanks <3
201+
"""
197202

198203
# ------------------------------------------------------------------------------
199204
# Autolabels

0 commit comments

Comments
 (0)