notification groups: add information about how to ping them to the respective pages (#1818)
This commit is contained in:
parent
68d24f1546
commit
b8c4cd1c36
|
|
@ -1,6 +1,7 @@
|
|||
# ARM notification group
|
||||
|
||||
**Github Label:** [O-ARM]
|
||||
**Github Label:** [O-ARM] <br>
|
||||
**Ping command:** `@rustbot ping arm`
|
||||
|
||||
[O-ARM]: https://github.com/rust-lang/rust/labels/O-ARM
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# Cleanup Crew
|
||||
|
||||
**Github Label:** [ICEBreaker-Cleanup-Crew]
|
||||
**Github Label:** [ICEBreaker-Cleanup-Crew] <br>
|
||||
**Ping command:** `@rustbot ping cleanup-crew`
|
||||
|
||||
[ICEBreaker-Cleanup-Crew]: https://github.com/rust-lang/rust/labels/ICEBreaker-Cleanup-Crew
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# LLVM Notification group
|
||||
|
||||
**Github Label:** [A-LLVM]
|
||||
**Github Label:** [A-LLVM] <br>
|
||||
**Ping command:** `@rustbot ping llvm`
|
||||
|
||||
[A-LLVM]: https://github.com/rust-lang/rust/labels/A-LLVM
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# RISC-V notification group
|
||||
|
||||
**Github Label:** [O-riscv]
|
||||
**Github Label:** [O-riscv] <br>
|
||||
**Ping command:** `@rustbot ping risc-v`
|
||||
|
||||
[O-riscv]: https://github.com/rust-lang/rust/labels/O-riscv
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# Windows notification group
|
||||
|
||||
**Github Label:** [O-Windows]
|
||||
**Github Label:** [O-Windows] <br>
|
||||
**Ping command:** `@rustbot ping windows`
|
||||
|
||||
[O-Windows]: https://github.com/rust-lang/rust/labels/O-Windows
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue