Skip to content

Commit 48aaf50

Browse files
committed
Switch crater from bors to merge-queue
1 parent bb1a7a0 commit 48aaf50

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

repos/rust-lang/crater.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ org = "rust-lang"
22
name = "crater"
33
description = "Run experiments across parts of the Rust ecosystem!"
44
homepage = "https://crater.rust-lang.org"
5-
bots = ["bors", "highfive"]
5+
bots = ["highfive"]
66

77
[access.teams]
88
infra = "write"
99

1010
[[branch-protections]]
1111
pattern = "master"
12-
ci-checks = ["homu"]
12+
ci-checks = ["conclusion"]

teams/infra.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ perf = true
4141
crater = true
4242
dev-desktop = true
4343
bors.rust.review = true
44-
bors.crater.review = true
4544
bors.bors-kindergarten.review = true
4645

4746
[rfcbot]

0 commit comments

Comments
 (0)