Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 5e6c309

Browse files
committed
feat: next release from main branch is 2.73.0
1 parent d36e897 commit 5e6c309

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

.github/release-please.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

.github/sync-repo-settings.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff 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
222242
permissionRules:
223243
- team: yoshi-admins
224244
permission: admin

0 commit comments

Comments
 (0)