File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -9,3 +9,7 @@ branches:
9
9
handleGHRelease : true
10
10
releaseType : java-yoshi
11
11
branch : java7
12
+ - bumpMinorPreMajor : true
13
+ handleGHRelease : true
14
+ releaseType : java-backport
15
+ branch : 1.114.x
Original file line number Diff line number Diff line change @@ -50,6 +50,22 @@ branchProtectionRules:
50
50
- Kokoro - Against Pub/Sub Lite samples
51
51
- cla/google
52
52
- OwlBot Post Processor
53
+ - pattern : 1.114.x
54
+ isAdminEnforced : true
55
+ requiredApprovingReviewCount : 1
56
+ requiresCodeOwnerReviews : true
57
+ requiresStrictStatusChecks : false
58
+ requiredStatusCheckContexts :
59
+ - dependencies (8)
60
+ - dependencies (11)
61
+ - lint
62
+ - clirr
63
+ - units (8)
64
+ - units (11)
65
+ - ' Kokoro - Test: Integration'
66
+ - Kokoro - Against Pub/Sub Lite samples
67
+ - cla/google
68
+ - OwlBot Post Processor
53
69
permissionRules :
54
70
- team : yoshi-admins
55
71
permission : admin
You can’t perform that action at this time.
0 commit comments