File tree Expand file tree Collapse file tree 2 files changed +39
-16
lines changed
Expand file tree Collapse file tree 2 files changed +39
-16
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,24 @@ releaseType: java-yoshi
33manifest : true
44handleGHRelease : true
55branches :
6- - branch : 1.0.x
7- releaseType : java-backport
8- bumpMinorPreMajor : true
9- - branch : 1.13.x
10- releaseType : java-backport
11- - branch : 1.25.x
12- releaseType : java-backport
13- - branch : 1.37.x
14- releaseType : java-backport
15- - branch : 1.53.x
16- releaseType : java-backport
17- - branch : 1.61.x
18- releaseType : java-backport
19- - branch : 1.58.x
20- releaseType : java-backport
21- - branch : protobuf-4.x-rc
6+ - branch : 1.0.x
7+ releaseType : java-backport
8+ bumpMinorPreMajor : true
9+ - branch : 1.13.x
10+ releaseType : java-backport
11+ - branch : 1.25.x
12+ releaseType : java-backport
13+ - branch : 1.37.x
14+ releaseType : java-backport
15+ - branch : 1.53.x
16+ releaseType : java-backport
17+ - branch : 1.61.x
18+ releaseType : java-backport
19+ - branch : 1.58.x
20+ releaseType : java-backport
21+ - branch : protobuf-4.x-rc
22+ - primaryBranch : main
23+ releaseType : java-backport
24+ manifest : true
25+ handleGHRelease : true
26+ branch : 1.77.x
Original file line number Diff line number Diff line change @@ -133,6 +133,24 @@ branchProtectionRules:
133133 - header-check
134134 - library_generation
135135 - unmanaged_dependency_check
136+ - pattern : 1.77.x
137+ isAdminEnforced : true
138+ requiredApprovingReviewCount : 1
139+ requiresCodeOwnerReviews : true
140+ requiresStrictStatusChecks : false
141+ requiredStatusCheckContexts :
142+ - units (8)
143+ - units (11)
144+ - units (17)
145+ - cla/google
146+ - lint
147+ - ' Kokoro - Test: Integration'
148+ - ' Kokoro - Test: GraalVM Native Image A'
149+ - ' Kokoro - Test: GraalVM Native Image B'
150+ - ' Kokoro - Test: GraalVM Native Image C'
151+ - header-check
152+ - library_generation
153+ - unmanaged_dependency_check
136154permissionRules :
137155 - team : yoshi-admins
138156 permission : admin
You can’t perform that action at this time.
0 commit comments