Skip to content

Commit 5d4546f

Browse files
authored
Add homu repository under automation (#1176)
1 parent 4fea82a commit 5d4546f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

repos/rust-lang/homu.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
org = "rust-lang"
2+
name = "homu"
3+
description = "A bot that integrates with GitHub and your favorite continuous integration service"
4+
bots = []
5+
6+
[access.teams]
7+
infra = "write"
8+
9+
[[branch-protections]]
10+
pattern = "master"
11+
ci-checks = []
12+
required-approvals = 0

0 commit comments

Comments
 (0)