diff --git a/orgs/branchprotection.yml b/orgs/branchprotection.yml index 2ad57d3ff..6874aa74c 100644 --- a/orgs/branchprotection.yml +++ b/orgs/branchprotection.yml @@ -269,33 +269,6 @@ branch-protection: require_code_owner_reviews: true required_approving_review_count: 1 - korifi-ci: - protect: false - cf-k8s-secrets: - protect: false - korifi: - protect: true - enforce_admins: true - allow_force_pushes: false - allow_deletions: false - include: ["^main$"] - required_status_checks: - contexts: - - "api-tests" - - "controllers-tests" - - "linter" - - "job-task-runner-tests" - - "kpack-image-builder-tests" - - "statefulset-runner-tests" - - "tools-tests" - - "Concourse / e2e-tests (pull_request)" - - "Concourse / e2e-eks-tests (pull_request)" - - "EasyCLA" - required_pull_request_reviews: - dismiss_stale_reviews: true - require_code_owner_reviews: true - required_approving_review_count: 1 - # App-Autoscaler app-autoscaler-release: protect: true diff --git a/orgs/orgs.yml b/orgs/orgs.yml index 3a05d9580..4581e0319 100644 --- a/orgs/orgs.yml +++ b/orgs/orgs.yml @@ -665,6 +665,7 @@ orgs: has_projects: false has_wiki: false cf-k8s-secrets: + archived: true default_branch: main has_projects: true private: true @@ -1606,6 +1607,7 @@ orgs: has_projects: true archived: true intro-to-korifi: + archived: true default_branch: main description: An introduction to the Korifi project has_projects: false @@ -1720,16 +1722,20 @@ orgs: has_projects: false has_wiki: false korifi: + archived: true default_branch: main description: Cloud Foundry on Kubernetes has_projects: true korifi-ci: + archived: true default_branch: main has_projects: true korifi-website: + archived: true default_branch: main has_projects: false korifi-sample-app: + archived: true default_branch: main description: A sample application used in the Korifi tutorial has_projects: false