Skip to content

Commit 085481e

Browse files
Update jobs.md for newly blocking jobs
Signed-off-by: killianmuldoon <[email protected]>
1 parent d877050 commit 085481e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/book/src/reference/jobs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Prow Presubmits:
1919
* GINKGO_FOCUS: `[PR-Blocking]`
2020
* optional for merge, run if go code changes:
2121
* [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:
2323
* [pull-cluster-api-test-mink8s-main] `./scripts/ci-test.sh`
2424
* KUBEBUILDER_ENVTEST_KUBERNETES_VERSION: `1.24.2`
2525
* [pull-cluster-api-e2e-mink8s-main] `./scripts/ci-e2e.sh`
@@ -32,6 +32,7 @@ Prow Presubmits:
3232
* GINKGO_SKIP: `[PR-Blocking] [Conformance] [K8s-Upgrade]|[IPv6]`
3333
* [pull-cluster-api-e2e-workload-upgrade-1-28-latest-main] `./scripts/ci-e2e.sh` FROM: `stable-1.28` TO: `ci/latest-1.29`
3434
* GINKGO_FOCUS: `[K8s-Upgrade]`
35+
* optional for merge, run if manually triggered:
3536
* [pull-cluster-api-e2e-scale-main-experimental] `./scripts/ci-e2e-scale.sh`
3637

3738
GitHub Presubmit Workflows:

0 commit comments

Comments
 (0)