Skip to content

Commit d2fd4fe

Browse files
committed
feat: exclude merging branches in code freeze
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
1 parent 29efec3 commit d2fd4fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

core-services/prow/02_config/stolostron/acm-cli/_prowconfig.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@ branch-protection:
6161
tide:
6262
merge_method:
6363
stolostron/acm-cli: rebase
64+
queries:
65+
- missingLabels:
66+
- code-freeze
67+
excludedBranches:
68+
- release-2.13
69+
- release-2.15

0 commit comments

Comments
 (0)