Skip to content

Commit d79855a

Browse files
authored
chore: create LTS branch 6.95.x (googleapis#3998)
1 parent a7729e1 commit d79855a

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ branches:
5050
bumpMinorPreMajor: true
5151
handleGHRelease: true
5252
branch: 6.96.x
53+
- releaseType: java-backport
54+
bumpMinorPreMajor: true
55+
handleGHRelease: true
56+
branch: 6.95.x

.github/sync-repo-settings.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,27 @@ branchProtectionRules:
203203
- units-with-multiplexed-session (11)
204204
- unmanaged_dependency_check
205205
- library_generation
206+
- pattern: 6.95.x
207+
isAdminEnforced: true
208+
requiredApprovingReviewCount: 1
209+
requiresCodeOwnerReviews: true
210+
requiresStrictStatusChecks: false
211+
requiredStatusCheckContexts:
212+
- dependencies (17)
213+
- lint
214+
- javadoc
215+
- units (8)
216+
- units (11)
217+
- 'Kokoro - Test: Integration'
218+
- 'Kokoro - Test: Integration with Multiplexed Sessions'
219+
- cla/google
220+
- checkstyle
221+
- compile (8)
222+
- compile (11)
223+
- units-with-multiplexed-session (8)
224+
- units-with-multiplexed-session (11)
225+
- unmanaged_dependency_check
226+
- library_generation
206227
permissionRules:
207228
- team: yoshi-admins
208229
permission: admin

0 commit comments

Comments
 (0)