Skip to content

Commit c773deb

Browse files
committed
Create a triagebot ping group for Rust for Linux
1 parent 6715446 commit c773deb

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
@@ -122,6 +122,17 @@ issues).
122122
"""
123123
label = "O-apple"
124124

125+
[ping.rust-for-linux]
126+
alias = ["rfl"]
127+
message = """\
128+
Hey Rust for Linux group! It looks like something broke the Rust for Linux integration.
129+
Could you try to take a look?
130+
In case it's useful, here are some [instructions] for tackling these sorts of issues.
131+
132+
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/rust-for-linux.html
133+
"""
134+
label = "O-rfl"
135+
125136
[prioritize]
126137
label = "I-prioritize"
127138

0 commit comments

Comments
 (0)