Skip to content

Commit 414081f

Browse files
authored
Merge branch 'main' into allow_owner_bypass
2 parents ac54a5c + 8590c38 commit 414081f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
cephadm-rookify-testsetup:
3+
default_branch: main
4+
description: 'Test the rookification of Cephadm with Rookify'
5+
homepage: 'https://scs.community/'
6+
topics:
7+
- ceph
8+
- k8s
9+
- rookify
10+
archived: false
11+
has_issues: true
12+
has_projects: false
13+
has_wiki: true
14+
private: false
15+
delete_branch_on_merge: true
16+
allow_merge_commit: false
17+
allow_squash_merge: true
18+
allow_rebase_merge: true
19+
teams:
20+
- slug: "VP03"
21+
permission: "admin"
22+
collaborators: []
23+
branch_protections:
24+
- branch: "main"
25+
template: "main"

0 commit comments

Comments
 (0)