Skip to content

Commit f716427

Browse files
authored
feat: next release from main branch is 2.10.9 (#1996)
1 parent 6fe715c commit f716427

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ branches:
1111
handleGHRelease: true
1212
releaseType: java-backport
1313
branch: 2.3.x
14+
- bumpMinorPreMajor: true
15+
handleGHRelease: true
16+
releaseType: java-backport
17+
branch: 2.10.x
1418
bumpMinorPreMajor: true
1519
handleGHRelease: true
1620
releaseType: java-yoshi

.github/sync-repo-settings.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,21 @@ branchProtectionRules:
6262
- 'Kokoro - Test: Integration'
6363
- cla/google
6464
- OwlBot Post Processor
65+
- pattern: 2.10.x
66+
isAdminEnforced: true
67+
requiredApprovingReviewCount: 1
68+
requiresCodeOwnerReviews: true
69+
requiresStrictStatusChecks: false
70+
requiredStatusCheckContexts:
71+
- dependencies (8)
72+
- dependencies (11)
73+
- lint
74+
- clirr
75+
- units (8)
76+
- units (11)
77+
- 'Kokoro - Test: Integration'
78+
- cla/google
79+
- OwlBot Post Processor
6580
permissionRules:
6681
- team: api-bigquery
6782
permission: admin

0 commit comments

Comments
 (0)