File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,7 @@ branches:
18
18
handleGHRelease : true
19
19
releaseType : java-backport
20
20
branch : 2.2.x
21
+ - bumpMinorPreMajor : true
22
+ handleGHRelease : true
23
+ releaseType : java-backport
24
+ branch : 2.12.x
Original file line number Diff line number Diff line change @@ -78,6 +78,23 @@ branchProtectionRules:
78
78
- ' Kokoro - Test: Integration'
79
79
- cla/google
80
80
- OwlBot Post Processor
81
+ - pattern : 2.12.x
82
+ isAdminEnforced : true
83
+ requiredApprovingReviewCount : 1
84
+ requiresCodeOwnerReviews : true
85
+ requiresStrictStatusChecks : false
86
+ requiredStatusCheckContexts :
87
+ - dependencies (8)
88
+ - dependencies (11)
89
+ - lint
90
+ - clirr
91
+ - units (8)
92
+ - units (11)
93
+ - ' Kokoro - Test: Integration'
94
+ - cla/google
95
+ - OwlBot Post Processor
96
+ - ' Kokoro - Test: Java GraalVM Native Image'
97
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
81
98
permissionRules :
82
99
- team : yoshi-admins
83
100
permission : admin
You can’t perform that action at this time.
0 commit comments