This repository was archived by the owner on May 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,3 +96,10 @@ branches:
9696 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
9797 branch : protobuf-4.x-rc
9898 manifest : true
99+ - bumpMinorPreMajor : true
100+ handleGHRelease : true
101+ releaseType : java-backport
102+ extraFiles :
103+ - >-
104+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
105+ branch : 2.72.x
Original file line number Diff line number Diff line change @@ -219,6 +219,26 @@ branchProtectionRules:
219219 - conformance
220220 - library_generation
221221 - unmanaged_dependency_check
222+ - pattern : 2.72.x
223+ isAdminEnforced : true
224+ requiredApprovingReviewCount : 1
225+ requiresCodeOwnerReviews : true
226+ requiresStrictStatusChecks : false
227+ requiredStatusCheckContexts :
228+ - dependencies (17)
229+ - lint
230+ - clirr
231+ - units (8)
232+ - units (11)
233+ - ' Kokoro - Test: Integration'
234+ - cla/google
235+ - ' Kokoro - Test: Java GraalVM Native Image A'
236+ - ' Kokoro - Test: Java GraalVM Native Image B'
237+ - ' Kokoro - Test: Java GraalVM Native Image C'
238+ - javadoc
239+ - conformance
240+ - library_generation
241+ - unmanaged_dependency_check
222242permissionRules :
223243 - team : yoshi-admins
224244 permission : admin
You can’t perform that action at this time.
0 commit comments