File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Hey LLVM ICE-breakers! This bug has been identified as a good
20
20
[instructions] for tackling these sorts of bugs. Maybe take a look?
21
21
Thanks! <3
22
22
23
- [instructions]: https://rustc-dev-guide.rust-lang.org/ice-breaker /llvm.html
23
+ [instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups /llvm.html
24
24
"""
25
25
label = " ICEBreaker-LLVM"
26
26
@@ -32,7 +32,7 @@ Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
32
32
[instructions] for tackling these sorts of bugs. Maybe take a look?
33
33
Thanks! <3
34
34
35
- [instructions]: https://rustc-dev-guide.rust-lang.org/ice-breaker /cleanup-crew.html
35
+ [instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups /cleanup-crew.html
36
36
"""
37
37
label = " ICEBreaker-Cleanup-Crew"
38
38
@@ -46,6 +46,16 @@ Thanks! <3
46
46
"""
47
47
label = " O-windows"
48
48
49
+ [ping .arm ]
50
+ message = """ \
51
+ Hey ARM Group! This bug has been identified as a good "ARM candidate".
52
+ In case it's useful, here are some [instructions] for tackling these sorts of
53
+ bugs. Maybe take a look?
54
+ Thanks! <3
55
+ [instructions]: https://rust-lang.github.io/rustc-guide/notification-groups/arm.html
56
+ """
57
+ label = " O-ARM"
58
+
49
59
[prioritize ]
50
60
label = " I-prioritize"
51
61
prioritize_on = [" regression-from-stable-to-stable" , " regression-from-stable-to-beta" , " regression-from-stable-to-nightly" ]
You can’t perform that action at this time.
0 commit comments