Skip to content

Commit 6551dfb

Browse files
authored
feat: next release from main branch is 1.40.0 (#1166)
1 parent e771f81 commit 6551dfb

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.github/release-please.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ branches:
1919
releaseType: java-backport
2020
versioning: always-bump-minor
2121
branch: 1.38.x
22+
- handleGHRelease: true
23+
releaseType: java-backport
24+
versioning: always-bump-minor
25+
tagPullRequestNumber: true
26+
branch: 1.39.x

.github/sync-repo-settings.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,19 @@ branchProtectionRules:
6767
- dependencies (11)
6868
- clirr
6969
- cla/google
70+
- pattern: 1.39.x
71+
isAdminEnforced: true
72+
requiredApprovingReviewCount: 1
73+
requiresCodeOwnerReviews: true
74+
requiresStrictStatusChecks: false
75+
requiredStatusCheckContexts:
76+
- checkstyle
77+
- units (8)
78+
- units (11)
79+
- dependencies (8)
80+
- dependencies (11)
81+
- clirr
82+
- cla/google
7083
permissionRules:
7184
- team: yoshi-admins
7285
permission: admin

0 commit comments

Comments
 (0)