We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac54a5c + 8590c38 commit 414081fCopy full SHA for 414081f
orgs/SovereignCloudStack/repositories/cephadm-rookify-testsetup.yml
@@ -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