Skip to content

Commit 474b16b

Browse files
committedMay 28, 2020
Add windows group to triagebot
1 parent 4512721 commit 474b16b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎triagebot.toml

+10
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@ Thanks! <3
3636
"""
3737
label = "ICEBreaker-Cleanup-Crew"
3838

39+
[ping.windows]
40+
message = """\
41+
Hey Windows Group! This bug has been identified as a good "Windows candidate".
42+
In case it's useful, here are some [instructions] for tackling these sorts of
43+
bugs. Maybe take a look?
44+
Thanks! <3
45+
[instructions]: https://rust-lang.github.io/rustc-guide/notification-groups/windows.html
46+
"""
47+
label = "O-windows"
48+
3949
[prioritize]
4050
label = "I-prioritize"
4151
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]

0 commit comments

Comments
 (0)