Skip to content

Commit ee131e0

Browse files
committed
Tag all required checks individually in bors.toml
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
1 parent 54af5a3 commit ee131e0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/bors.toml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,21 @@ delete_merged_branches = true
44
status = [
55
"Rustfmt",
66
"ci (%, stable)",
7+
"ci (stm32f401, stable)",
8+
"ci (stm32f405, stable)",
9+
"ci (stm32f407, stable)",
10+
"ci (stm32f410, stable)",
11+
"ci (stm32f411, stable)",
12+
"ci (stm32f412, stable)",
13+
"ci (stm32f413, stable)",
14+
"ci (stm32f415, stable)",
15+
"ci (stm32f417, stable)",
16+
"ci (stm32f423, stable)",
17+
"ci (stm32f427, stable)",
18+
"ci (stm32f429, stable)",
19+
"ci (stm32f437, stable)",
20+
"ci (stm32f439, stable)",
21+
"ci (stm32f446, stable)",
22+
"ci (stm32f469, stable)",
23+
"ci (stm32f479, stable)",
724
]

0 commit comments

Comments
 (0)