File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,7 @@ branches:
22
22
handleGHRelease : true
23
23
releaseType : java-backport
24
24
branch : 1.117.x
25
+ - bumpMinorPreMajor : true
26
+ handleGHRelease : true
27
+ releaseType : java-backport
28
+ branch : 1.120.x
Original file line number Diff line number Diff line change @@ -100,6 +100,24 @@ branchProtectionRules:
100
100
- Kokoro - Against Pub/Sub Lite samples
101
101
- cla/google
102
102
- OwlBot Post Processor
103
+ - pattern : 1.120.x
104
+ isAdminEnforced : true
105
+ requiredApprovingReviewCount : 1
106
+ requiresCodeOwnerReviews : true
107
+ requiresStrictStatusChecks : false
108
+ requiredStatusCheckContexts :
109
+ - dependencies (8)
110
+ - dependencies (11)
111
+ - lint
112
+ - clirr
113
+ - units (8)
114
+ - units (11)
115
+ - ' Kokoro - Test: Integration'
116
+ - Kokoro - Against Pub/Sub Lite samples
117
+ - cla/google
118
+ - OwlBot Post Processor
119
+ - ' Kokoro - Test: Java GraalVM Native Image'
120
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
103
121
permissionRules :
104
122
- team : yoshi-admins
105
123
permission : admin
You can’t perform that action at this time.
0 commit comments