Skip to content

Commit 2ecfd18

Browse files
committed
Add bors
1 parent 3be1b31 commit 2ecfd18

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/bors.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
block_labels = ["needs-decision"]
2+
delete_merged_branches = true
3+
required_approvals = 1
4+
status = [
5+
"ci-linux (stable, x86_64-unknown-linux-gnu)",
6+
"ci-linux (stable, x86_64-unknown-linux-musl)",
7+
"ci-linux (beta, x86_64-unknown-linux-gnu)",
8+
"ci-linux (beta, x86_64-unknown-linux-musl)",
9+
"ci-linux (1.31.0, x86_64-unknown-linux-gnu)",
10+
"ci-linux (1.31.0, x86_64-unknown-linux-musl)",
11+
]

0 commit comments

Comments
 (0)