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

Commit c7aeed3

Browse files
authored
feat: Next release from main branch is 2.20.0 (#1867)
1 parent 9bea140 commit c7aeed3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ branches:
2020
bumpMinorPreMajor: true
2121
handleGHRelease: true
2222
branch: 2.16.x
23+
- releaseType: java-backport
24+
bumpMinorPreMajor: true
25+
handleGHRelease: true
26+
branch: 2.19.x

.github/sync-repo-settings.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@ branchProtectionRules:
6565
- units (8)
6666
- units (11)
6767
- cla/google
68+
- pattern: 2.19.x
69+
isAdminEnforced: true
70+
requiredApprovingReviewCount: 1
71+
requiresCodeOwnerReviews: true
72+
requiresStrictStatusChecks: false
73+
requiredStatusCheckContexts:
74+
- bazel
75+
- units (8)
76+
- units (11)
77+
- cla/google
6878
permissionRules:
6979
- team: yoshi-admins
7080
permission: admin

0 commit comments

Comments
 (0)