Skip to content

Commit c95d61b

Browse files
authored
chore: setup 6.66.x lts branch (#3230)
1 parent 13daf1f commit c95d61b

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ branches:
3838
bumpMinorPreMajor: true
3939
handleGHRelease: true
4040
branch: 6.67.x
41+
- releaseType: java-backport
42+
bumpMinorPreMajor: true
43+
handleGHRelease: true
44+
branch: 6.66.x

.github/sync-repo-settings.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,25 @@ branchProtectionRules:
140140
- checkstyle
141141
- compile (8)
142142
- compile (11)
143+
- pattern: 6.66.x
144+
isAdminEnforced: true
145+
requiredApprovingReviewCount: 1
146+
requiresCodeOwnerReviews: true
147+
requiresStrictStatusChecks: false
148+
requiredStatusCheckContexts:
149+
- dependencies (17)
150+
- lint
151+
- javadoc
152+
- units (8)
153+
- units (11)
154+
- 'Kokoro - Test: Integration'
155+
- 'Kokoro - Test: Integration with Multiplexed Sessions'
156+
- cla/google
157+
- checkstyle
158+
- compile (8)
159+
- compile (11)
160+
- units-with-multiplexed-session (8)
161+
- units-with-multiplexed-session (11)
143162
permissionRules:
144163
- team: yoshi-admins
145164
permission: admin

0 commit comments

Comments
 (0)