about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 2e45b257f81..a0581a29870 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -122,6 +122,17 @@ issues).
 """
 label = "O-apple"
 
+[ping.rust-for-linux]
+alias = ["rfl"]
+message = """\
+Hey Rust for Linux group! It looks like something broke the Rust for Linux integration.
+Could you try to take a look?
+In case it's useful, here are some [instructions] for tackling these sorts of issues.
+
+[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/rust-for-linux.html
+"""
+label = "O-rfl"
+
 [prioritize]
 label = "I-prioritize"