Skip to content

Commit 389afaa

Browse files
authored
feat: next release from main branch is 1.39.0 (#1151)
1 parent fa76501 commit 389afaa

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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
releaseType: java-backport
1616
branch: 1.33.x
17+
- handleGHRelease: true
18+
releaseType: java-backport
19+
versioning: always-bump-minor
20+
branch: 1.38.x-LTS8

.github/sync-repo-settings.yaml

+13
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@ branchProtectionRules:
5454
- dependencies (11)
5555
- clirr
5656
- cla/google
57+
- pattern: 1.38.x-LTS8
58+
isAdminEnforced: true
59+
requiredApprovingReviewCount: 1
60+
requiresCodeOwnerReviews: true
61+
requiresStrictStatusChecks: false
62+
requiredStatusCheckContexts:
63+
- checkstyle
64+
- units (8)
65+
- units (11)
66+
- dependencies (8)
67+
- dependencies (11)
68+
- clirr
69+
- cla/google
5770
permissionRules:
5871
- team: yoshi-admins
5972
permission: admin

0 commit comments

Comments
 (0)