Rollup merge of #125375 - Kobzol:triagebot-rfl-ping-group, r=Mark-Simulacrum
Create a triagebot ping group for Rust for Linux Corresponding rustc-dev-guide PR [here](https://github.com/rust-lang/rustc-dev-guide/pull/1984). Discussed on [Zulip](https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Testing.20Rust.20for.20Linux.20in.20our.20CI).
This commit is contained in:
commit
89c3739358
@ -122,6 +122,19 @@ issues).
|
||||
"""
|
||||
label = "O-apple"
|
||||
|
||||
# This ping group is meant for situations where a rustc/stdlib change breaks RfL.
|
||||
# In that case, we want to notify the RfL group.
|
||||
[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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user