Skip to content

Commit 5d1953f

Browse files
authored
chore: setup 2.40.x lts branch (#3415)
1 parent 5716751 commit 5d1953f

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ branches:
2323
handleGHRelease: true
2424
releaseType: java-backport
2525
branch: 2.35.x
26+
- bumpMinorPreMajor: true
27+
handleGHRelease: true
28+
releaseType: java-backport
29+
branch: 2.40.x
2630
bumpMinorPreMajor: true
2731
handleGHRelease: true
2832
releaseType: java-yoshi

.github/sync-repo-settings.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,21 @@ branchProtectionRules:
107107
- cla/google
108108
- OwlBot Post Processor
109109
- javadoc
110+
- pattern: 2.40.x
111+
isAdminEnforced: true
112+
requiredApprovingReviewCount: 1
113+
requiresCodeOwnerReviews: true
114+
requiresStrictStatusChecks: false
115+
requiredStatusCheckContexts:
116+
- dependencies (17)
117+
- lint
118+
- clirr
119+
- units (8)
120+
- units (11)
121+
- 'Kokoro - Test: Integration'
122+
- cla/google
123+
- OwlBot Post Processor
124+
- javadoc
110125
permissionRules:
111126
- team: api-bigquery
112127
permission: admin

0 commit comments

Comments
 (0)