Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions config/repo-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,7 @@ repos:
chains:
- "CI summary"
cli:
- "build"
- "test"
- "lint"
- "Check generated code"
- "Multi-arch build"
- "e2e-tests / e2e tests (k8s-oldest)"
- "e2e-tests / e2e tests (k8s-plus-one)"
- "CI summary"
dashboard:
- "CI summary"
mcp-server:
Expand Down
8 changes: 1 addition & 7 deletions prow/control-plane/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,7 @@ tide:
- "CI summary"
cli:
required-contexts:
- "build"
- "test"
- "lint"
- "Check generated code"
- "Multi-arch build"
- "e2e-tests / e2e tests (k8s-oldest)"
- "e2e-tests / e2e tests (k8s-plus-one)"
- "CI summary"
dashboard:
required-contexts:
- "CI summary"
Expand Down
Loading