diff --git a/otterdog/eclipse-tractusx.jsonnet b/otterdog/eclipse-tractusx.jsonnet index 19d4341..a89e2b2 100644 --- a/otterdog/eclipse-tractusx.jsonnet +++ b/otterdog/eclipse-tractusx.jsonnet @@ -1299,6 +1299,7 @@ orgs.newOrg('eclipse-tractusx') { ], }, orgs.newRepo('tractusx-quality-checks') { + archived: true, allow_merge_commit: true, allow_update_branch: false, delete_branch_on_merge: false,