Skip to content

Commit

Permalink
chore: archive BPDM upload tool and country risk backend (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBezold authored Jul 18, 2024
1 parent d70fa26 commit 3c1c2ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions otterdog/eclipse-tractusx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ orgs.newOrg('eclipse-tractusx') {
},
},
orgs.newRepo('bpdm-upload-tool') {
archived: true,
allow_merge_commit: true,
allow_update_branch: false,
delete_branch_on_merge: false,
Expand Down Expand Up @@ -1482,6 +1483,7 @@ orgs.newOrg('eclipse-tractusx') {
],
},
orgs.newRepo('vas-country-risk-backend') {
archived: true,
allow_merge_commit: true,
allow_update_branch: false,
delete_branch_on_merge: false,
Expand Down

0 comments on commit 3c1c2ca

Please sign in to comment.