Skip to content
Merged
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
7 changes: 7 additions & 0 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,11 @@ branch-protection:
restrictions:
teams:
- release-managers-1.10
release-1.11: &release111
protect: true
restrictions:
teams:
- release-managers-1.11
operator:
branches: *blocked_branches
istio.io:
Expand Down Expand Up @@ -279,6 +284,8 @@ branch-protection:
<<: *release19
release-1.10:
<<: *release110
release-1.11:
<<: *release111
proxy:
branches:
<<: *blocked_branches
Expand Down