Rollup merge of #149972 - heiher:ping-loongarch, r=jieyouxu

Enable to ping LoongArch group via triagebot
This commit is contained in:
Chris Denton 2025-12-14 09:18:30 +00:00 committed by GitHub
commit fbd259da35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,6 +96,17 @@ Thanks! <3
"""
label = "O-ARM"
[ping.loongarch]
message = """\
Hey LoongArch Group! This bug has been identified as a good "LoongArch candidate".
In case it's useful, here are some [instructions] for tackling these sorts of
bugs. Maybe take a look?
Thanks! <3
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/loongarch.html
"""
label = "O-loongarch"
[ping.risc-v]
message = """\
Hey RISC-V Group! This bug has been identified as a good "RISC-V candidate".