Skip to content

Commit 1ff0fa9

Browse files
KobzolMark-Simulacrum
authored andcommitted
Add crater repository under automation
1 parent 3d3bbab commit 1ff0fa9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

repos/rust-lang/crater.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
org = "rust-lang"
2+
name = "crater"
3+
description = "Run experiments across parts of the Rust ecosystem!"
4+
bots = ["bors", "highfive"]
5+
6+
[access.teams]
7+
infra = "write"
8+
9+
[[branch-protections]]
10+
pattern = "master"
11+
ci-checks = ["homu"]

0 commit comments

Comments
 (0)