Skip to content

Commit 9f94526

Browse files
authored
Merge branch 'main' into feat/add-marius
2 parents 40b91d3 + 06a6ffb commit 9f94526

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
capi-jsgen:
3+
default_branch: main
4+
description: CAPI json-schema generator, part of SovereignCloudStack/cluster-gen
5+
homepage: "https://cluster-gen.moin.k8s.scs.community"
6+
topics:
7+
- k8s
8+
archived: false
9+
has_issues: true
10+
has_projects: false
11+
has_wiki: false
12+
private: false
13+
delete_branch_on_merge: true
14+
allow_merge_commit: false
15+
allow_squash_merge: true
16+
allow_rebase_merge: true
17+
teams: []
18+
collaborators: []
19+
branch_protections:
20+
- branch: "main"
21+
template: "main"

orgs/SovereignCloudStack/repositories/cluster-stackathon.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ cluster-stackathon:
55
homepage: 'https://scs.community/'
66
topics:
77
- k8s
8-
archived: false
9-
has_issues: true
8+
archived: true
9+
has_issues: false
1010
has_projects: false
1111
has_wiki: false
1212
private: false

0 commit comments

Comments
 (0)