Skip to content

Commit b85dae0

Browse files
committed
Enable to ping RISC-V group via triagebot
1 parent 1f5d69d commit b85dae0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

triagebot.toml

+11
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,17 @@ Thanks! <3
5858
"""
5959
label = "O-ARM"
6060

61+
[ping.risc-v]
62+
message = """\
63+
Hey RISC-V Group! This bug has been identified as a good "RISC-V candidate".
64+
In case it's useful, here are some [instructions] for tackling these sorts of
65+
bugs. Maybe take a look?
66+
Thanks! <3
67+
68+
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/risc-v.html
69+
"""
70+
label = "O-riscv"
71+
6172
[prioritize]
6273
label = "I-prioritize"
6374

0 commit comments

Comments
 (0)