File tree Expand file tree Collapse file tree 4 files changed +40
-2
lines changed
orgs/SovereignCloudStack/repositories Expand file tree Collapse file tree 4 files changed +40
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ system-config :
3+ default_branch : main
4+ description : The configuration of our SCS infrastructure
5+ homepage : ' https://scs.community/contribute/'
6+ archived : false
7+ has_issues : true
8+ has_projects : false
9+ has_wiki : false
10+ private : false
11+ delete_branch_on_merge : true
12+ allow_merge_commit : false
13+ allow_squash_merge : true
14+ allow_rebase_merge : true
15+ teams : []
16+ branch_protections :
17+ - branch : " main"
18+ template : " main"
Original file line number Diff line number Diff line change 11---
22zuul-config :
33 default_branch : main
4- description : The configuration of our zuul instances
4+ description : The configuration of our SCS tenant in zuul
55 homepage : ' https://scs.community/contribute/'
66 topics :
77 - zuul
Original file line number Diff line number Diff line change 1+ ---
2+ zuul-scs-jobs :
3+ default_branch : main
4+ description : The configuration of our zuul instances
5+ homepage : ' https://scs.community/contribute/'
6+ topics :
7+ - zuul
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+ branch_protections :
19+ - branch : " main"
20+ template : " main"
Original file line number Diff line number Diff line change 55 homepage : ' https://zuul.scs.community/'
66 topics :
77 - zuul
8- archived : false
8+ archived : true
99 has_issues : true
1010 has_projects : false
1111 has_wiki : false
You can’t perform that action at this time.
0 commit comments