Skip to content

Commit b8c4cd1

Browse files
authoredNov 27, 2023
notification groups: add information about how to ping them to the respective pages (rust-lang#1818)
1 parent 68d24f1 commit b8c4cd1

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed
 

‎src/notification-groups/arm.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ARM notification group
22

3-
**Github Label:** [O-ARM]
3+
**Github Label:** [O-ARM] <br>
4+
**Ping command:** `@rustbot ping arm`
45

56
[O-ARM]: https://github.com/rust-lang/rust/labels/O-ARM
67

‎src/notification-groups/cleanup-crew.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Cleanup Crew
22

3-
**Github Label:** [ICEBreaker-Cleanup-Crew]
3+
**Github Label:** [ICEBreaker-Cleanup-Crew] <br>
4+
**Ping command:** `@rustbot ping cleanup-crew`
45

56
[ICEBreaker-Cleanup-Crew]: https://github.com/rust-lang/rust/labels/ICEBreaker-Cleanup-Crew
67

‎src/notification-groups/llvm.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# LLVM Notification group
22

3-
**Github Label:** [A-LLVM]
3+
**Github Label:** [A-LLVM] <br>
4+
**Ping command:** `@rustbot ping llvm`
45

56
[A-LLVM]: https://github.com/rust-lang/rust/labels/A-LLVM
67

‎src/notification-groups/risc-v.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# RISC-V notification group
22

3-
**Github Label:** [O-riscv]
3+
**Github Label:** [O-riscv] <br>
4+
**Ping command:** `@rustbot ping risc-v`
45

56
[O-riscv]: https://github.com/rust-lang/rust/labels/O-riscv
67

‎src/notification-groups/windows.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Windows notification group
22

3-
**Github Label:** [O-Windows]
3+
**Github Label:** [O-Windows] <br>
4+
**Ping command:** `@rustbot ping windows`
45

56
[O-Windows]: https://github.com/rust-lang/rust/labels/O-Windows
67

0 commit comments

Comments
 (0)
Please sign in to comment.