Skip to content

Commit

Permalink
Merge pull request #18886 from tariq1890/ksm-checks
Browse files Browse the repository at this point in the history
use gh workflow YAML compliant names for prow checks
  • Loading branch information
k8s-ci-robot authored Aug 18, 2020
2 parents 222ac18 + 2aa63a8 commit 4e36119
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,14 +251,14 @@ branch-protection:
kube-state-metrics:
required_status_checks:
contexts:
- ci/benchmark-tests
- ci/build-kube-state-metrics
- ci/e2e-tests
- ci/go-lint
- ci/unit-tests
- ci/validate-docs
- ci/validate-go-modules
- ci/validate-manifests
- ci-benchmark-tests
- ci-build-kube-state-metrics
- ci-e2e-tests
- ci-go-lint
- ci-unit-tests
- ci-validate-docs
- ci-validate-go-modules
- ci-validate-manifests
kube-scheduler:
restrictions:
users: []
Expand Down

0 comments on commit 4e36119

Please sign in to comment.