File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
java-common-protos/.github Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,7 @@ branches:
10
10
handleGHRelease : true
11
11
releaseType : java-backport
12
12
branch : 2.6.x
13
+ - bumpMinorPreMajor : true
14
+ handleGHRelease : true
15
+ releaseType : java-backport
16
+ branch : 2.8.x
Original file line number Diff line number Diff line change @@ -47,6 +47,21 @@ branchProtectionRules:
47
47
- ' Kokoro - Test: Integration'
48
48
- cla/google
49
49
- OwlBot Post Processor
50
+ - pattern : 2.8.x
51
+ isAdminEnforced : true
52
+ requiredApprovingReviewCount : 1
53
+ requiresCodeOwnerReviews : true
54
+ requiresStrictStatusChecks : false
55
+ requiredStatusCheckContexts :
56
+ - dependencies (8)
57
+ - dependencies (11)
58
+ - lint
59
+ - clirr
60
+ - units (8)
61
+ - units (11)
62
+ - ' Kokoro - Test: Integration'
63
+ - cla/google
64
+ - OwlBot Post Processor
50
65
permissionRules :
51
66
- team : yoshi-admins
52
67
permission : admin
You can’t perform that action at this time.
0 commit comments