File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Prow Presubmits:
19
19
* GINKGO_FOCUS: ` [PR-Blocking] `
20
20
* optional for merge, run if go code changes:
21
21
* [ pull-cluster-api-apidiff-main] ` ./scripts/ci-apidiff.sh `
22
- * optional for merge, run if manually triggered:
22
+ * mandatory for merge, run if manually triggered:
23
23
* [ pull-cluster-api-test-mink8s-main] ` ./scripts/ci-test.sh `
24
24
* KUBEBUILDER_ENVTEST_KUBERNETES_VERSION: ` 1.24.2 `
25
25
* [ pull-cluster-api-e2e-mink8s-main] ` ./scripts/ci-e2e.sh `
@@ -32,6 +32,7 @@ Prow Presubmits:
32
32
* GINKGO_SKIP: ` [PR-Blocking] [Conformance] [K8s-Upgrade]|[IPv6] `
33
33
* [ pull-cluster-api-e2e-workload-upgrade-1-28-latest-main] ` ./scripts/ci-e2e.sh ` FROM: ` stable-1.28 ` TO: ` ci/latest-1.29 `
34
34
* GINKGO_FOCUS: ` [K8s-Upgrade] `
35
+ * optional for merge, run if manually triggered:
35
36
* [ pull-cluster-api-e2e-scale-main-experimental] ` ./scripts/ci-e2e-scale.sh `
36
37
37
38
GitHub Presubmit Workflows:
You can’t perform that action at this time.
0 commit comments