Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions orgs/branchprotection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions orgs/orgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ orgs:
has_projects: false
has_wiki: false
cf-k8s-secrets:
archived: true
default_branch: main
has_projects: true
private: true
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down