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

Commit 611e3b7

Browse files
authored
feat: next release from main branch is 2.11.0 (#674)
1 parent e3d1aeb commit 611e3b7

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.github/release-please.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ branches:
1414
handleGHRelease: true
1515
bumpMinorPreMajor: true
1616
branch: 0.20.x
17+
- releaseType: java-backport
18+
handleGHRelease: true
19+
bumpMinorPreMajor: true
20+
branch: 2.10.x

.github/sync-repo-settings.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,21 @@ branchProtectionRules:
6161
- units (11)
6262
- 'Kokoro - Test: Integration'
6363
- cla/google
64+
- pattern: 2.10.x
65+
isAdminEnforced: true
66+
requiredApprovingReviewCount: 1
67+
requiresCodeOwnerReviews: true
68+
requiresStrictStatusChecks: false
69+
requiredStatusCheckContexts:
70+
- dependencies (8)
71+
- dependencies (11)
72+
- lint
73+
- clirr
74+
- units (8)
75+
- units (11)
76+
- 'Kokoro - Test: Integration'
77+
- cla/google
78+
- OwlBot Post Processor
6479
permissionRules:
6580
- team: yoshi-admins
6681
permission: admin

0 commit comments

Comments
 (0)