Skip to content

Commit 13edd13

Browse files
authored
feat: setup 1.43.x lts branch (#1869)
1 parent 223dfef commit 13edd13

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.github/release-please.yml

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ branches:
1818
handleGHRelease: true
1919
releaseType: java-backport
2020
branch: 1.42.x
21+
- bumpMinorPreMajor: true
22+
handleGHRelease: true
23+
releaseType: java-backport
24+
branch: 1.43.x

.github/sync-repo-settings.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,20 @@ branchProtectionRules:
7070
- dependencies (11)
7171
- clirr
7272
- cla/google
73+
- pattern: 1.43.x
74+
isAdminEnforced: true
75+
requiredApprovingReviewCount: 1
76+
requiresCodeOwnerReviews: true
77+
requiresStrictStatusChecks: false
78+
requiredStatusCheckContexts:
79+
- units (7)
80+
- units (8)
81+
- units (11)
82+
- windows
83+
- dependencies (8)
84+
- dependencies (11)
85+
- clirr
86+
- cla/google
7387
permissionRules:
7488
- team: yoshi-admins
7589
permission: admin

0 commit comments

Comments
 (0)