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 @@ -6,3 +6,7 @@ branches:
6
6
handleGHRelease : true
7
7
releaseType : java-yoshi
8
8
branch : java7
9
+ - bumpMinorPreMajor : true
10
+ handleGHRelease : true
11
+ releaseType : java-backport
12
+ branch : 3.7.x
Original file line number Diff line number Diff line change @@ -32,6 +32,21 @@ branchProtectionRules:
32
32
- ' Kokoro - Test: Integration'
33
33
- cla/google
34
34
- OwlBot Post Processor
35
+ - pattern : 3.7.x
36
+ isAdminEnforced : true
37
+ requiredApprovingReviewCount : 1
38
+ requiresCodeOwnerReviews : true
39
+ requiresStrictStatusChecks : false
40
+ requiredStatusCheckContexts :
41
+ - dependencies (8)
42
+ - dependencies (11)
43
+ - lint
44
+ - clirr
45
+ - units (8)
46
+ - units (11)
47
+ - ' Kokoro - Test: Integration'
48
+ - cla/google
49
+ - OwlBot Post Processor
35
50
permissionRules :
36
51
- team : yoshi-admins
37
52
permission : admin
You can’t perform that action at this time.
0 commit comments