We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4512721 commit 474b16bCopy full SHA for 474b16b
triagebot.toml
@@ -36,6 +36,16 @@ Thanks! <3
36
"""
37
label = "ICEBreaker-Cleanup-Crew"
38
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
+
49
[prioritize]
50
label = "I-prioritize"
51
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
0 commit comments