Skip to content

Commit

Permalink
chore: Remove tide and status check config from jellyfish components (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnerby authored Oct 1, 2024
1 parent b9fa6a5 commit a24f416
Showing 1 changed file with 6 additions and 31 deletions.
37 changes: 6 additions & 31 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,39 +334,11 @@ branch-protection:
- "^sec-scanners-config-"
- "^sm-integration$"
template-operator:
required_status_checks:
contexts:
- "lint"
- "Run integration tests"
unmanaged: true
lifecycle-manager:
required_status_checks:
contexts:
- "E2E (kyma-metrics)"
- "E2E (module-without-default-cr)"
- "E2E (upgrade-under-deletion)"
- "E2E (self-signed-certificate-rotation)"
- "E2E (non-blocking-deletion)"
- "E2E (purge-controller)"
- "E2E (purge-metrics)"
- "E2E (watcher-enqueue)"
- "E2E (module-upgrade-channel-switch)"
- "E2E (module-upgrade-new-version)"
- "E2E (ca-certificate-rotation)"
- "E2E (kyma-deprovision-with-foreground-propagation)"
- "E2E (kyma-deprovision-with-background-propagation)"
- "E2E (misconfigured-kyma-secret)"
- "Run 'make test'"
- "kyma (unstable) alpha deploy -k config/control-plane"
- "kyma (unstable) alpha deploy -k config/default"
- "lint"
- "Kustomize (dry-run)"
- "Kustomize (dry-run-control-plane)"
- "markdown-link-check"
unmanaged: true
runtime-watcher:
required_status_checks:
contexts:
- "E2E (watcher-enqueue)"
- "E2E (watcher-metrics)"
unmanaged: true
modulectl:
unmanaged: true
cli:
Expand Down Expand Up @@ -448,6 +420,9 @@ tide:
- kyma-project/btp-manager
- kyma-project/kyma-environment-broker
- kyma-project/modulectl
- kyma-project/lifecycle-manager
- kyma-project/runtime-watcher
- kyma-project/template-operator
reviewApprovedRequired: true
- labels:
- lgtm
Expand Down

0 comments on commit a24f416

Please sign in to comment.