Skip to content

Commit 28a2636

Browse files
author
Jan Schoone
committed
feat(repos): add openstack-csp-helper
Signed-off-by: Jan Schoone <[email protected]>
1 parent d2ccc8a commit 28a2636

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
openstack-csp-helper:
3+
default_branch: main
4+
description: Helper chart for using openstack cluster-stacks
5+
topics:
6+
- k8s
7+
archived: false
8+
has_issues: true
9+
has_projects: false
10+
has_wiki: false
11+
private: false
12+
delete_branch_on_merge: true
13+
allow_merge_commit: false
14+
allow_squash_merge: true
15+
allow_rebase_merge: true
16+
teams: []
17+
collaborators: []
18+
branch_protections:
19+
- branch: "main"
20+
template: "main"

0 commit comments

Comments
 (0)