]> git.lizzy.rs Git - rust.git/commitdiff
Enable to ping RISC-V group via triagebot
authorYuki Okushi <huyuumi.dev@gmail.com>
Tue, 28 Jul 2020 12:01:13 +0000 (21:01 +0900)
committerYuki Okushi <huyuumi.dev@gmail.com>
Tue, 28 Jul 2020 12:01:13 +0000 (21:01 +0900)
triagebot.toml

index ce4ea895400acdd6dde24a8ec104cc559d538f88..8fe89095ae99facec08e89f456619ec1caa44665 100644 (file)
@@ -58,6 +58,17 @@ Thanks! <3
 """
 label = "O-ARM"
 
+[ping.risc-v]
+message = """\
+Hey RISC-V Group! This bug has been identified as a good "RISC-V 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/risc-v.html
+"""
+label = "O-riscv"
+
 [prioritize]
 label = "I-prioritize"