Skip to content

Commit 60f2182

Browse files
anoopcs9phlogistonjohn
authored andcommitted
github: Update CentOS CI status check for Mergify
We recently updated our CI job on CentOS infra to consume Kuberentes v1.26. Therefore update the corresponding status check in Mergify configuration to indicate new version. Signed-off-by: Anoop C S <[email protected]>
1 parent 89cbe35 commit 60f2182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/mergify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ queue_rules:
2020
- check-success=dockerbuild
2121
- check-success=test
2222
- check-success=test-kubernetes
23-
- check-success=centos-ci/sink-clustered/mini-k8s-1.25
23+
- check-success=centos-ci/sink-clustered/mini-k8s-1.26
2424
- check-success=dpulls
2525

2626

@@ -42,7 +42,7 @@ pull_request_rules:
4242
- check-success=dockerbuild
4343
- check-success=test
4444
- check-success=test-kubernetes
45-
- check-success=centos-ci/sink-clustered/mini-k8s-1.25
45+
- check-success=centos-ci/sink-clustered/mini-k8s-1.26
4646
- check-success=dpulls
4747
- "-draft"
4848
# Contributors should set the 'do-not-merge' label if they don't want

0 commit comments

Comments
 (0)