mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Add windows group to triagebot
This commit is contained in:
parent
4512721156
commit
474b16b002
@ -36,6 +36,16 @@ Thanks! <3
|
|||||||
"""
|
"""
|
||||||
label = "ICEBreaker-Cleanup-Crew"
|
label = "ICEBreaker-Cleanup-Crew"
|
||||||
|
|
||||||
|
[ping.windows]
|
||||||
|
message = """\
|
||||||
|
Hey Windows Group! This bug has been identified as a good "Windows candidate".
|
||||||
|
In case it's useful, here are some [instructions] for tackling these sorts of
|
||||||
|
bugs. Maybe take a look?
|
||||||
|
Thanks! <3
|
||||||
|
[instructions]: https://rust-lang.github.io/rustc-guide/notification-groups/windows.html
|
||||||
|
"""
|
||||||
|
label = "O-windows"
|
||||||
|
|
||||||
[prioritize]
|
[prioritize]
|
||||||
label = "I-prioritize"
|
label = "I-prioritize"
|
||||||
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
|
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
|
||||||
|
Loading…
Reference in New Issue
Block a user