Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit b641e49

Browse files
authored
feat: next release from main branch is 2.11.0 (#475)
1 parent da22d87 commit b641e49

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
@@ -14,3 +14,7 @@ branches:
1414
handleGHRelease: true
1515
releaseType: java-backport
1616
branch: 2.8.x
17+
- bumpMinorPreMajor: true
18+
handleGHRelease: true
19+
releaseType: java-backport
20+
branch: 2.10.x

.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: yoshi-admins
6782
permission: admin

0 commit comments

Comments
 (0)