File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,7 @@ branches:
14
14
handleGHRelease : true
15
15
releaseType : java-backport
16
16
branch : 2.2.x
17
+ - bumpMinorPreMajor : true
18
+ handleGHRelease : true
19
+ releaseType : java-backport
20
+ branch : 2.6.x
Original file line number Diff line number Diff line change @@ -63,6 +63,21 @@ branchProtectionRules:
63
63
- ' Kokoro - Test: Integration'
64
64
- cla/google
65
65
- OwlBot Post Processor
66
+ - pattern : 2.6.x
67
+ isAdminEnforced : true
68
+ requiredApprovingReviewCount : 1
69
+ requiresCodeOwnerReviews : true
70
+ requiresStrictStatusChecks : false
71
+ requiredStatusCheckContexts :
72
+ - dependencies (8)
73
+ - dependencies (11)
74
+ - lint
75
+ - clirr
76
+ - units (8)
77
+ - units (11)
78
+ - ' Kokoro - Test: Integration'
79
+ - cla/google
80
+ - OwlBot Post Processor
66
81
permissionRules :
67
82
- team : yoshi-admins
68
83
permission : admin
You can’t perform that action at this time.
0 commit comments