Skip to content

Commit 2145212

Browse files
authored
feat: next release from main branch is 2.7.0 (#807)
1 parent a423599 commit 2145212

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

java-core/.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ branches:
1414
handleGHRelease: true
1515
releaseType: java-backport
1616
branch: 2.2.x
17+
- bumpMinorPreMajor: true
18+
handleGHRelease: true
19+
releaseType: java-backport
20+
branch: 2.6.x

java-core/.github/sync-repo-settings.yaml

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

0 commit comments

Comments
 (0)