Skip to content

Commit 3eed2e8

Browse files
authored
feat: next release from main branch is 3.37.0 (#2314)
1 parent 1f66dca commit 3eed2e8

2 files changed

Lines changed: 27 additions & 3 deletions

File tree

.github/release-please.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ bumpMinorPreMajor: true
22
handleGHRelease: true
33
releaseType: java-yoshi
44
branches:
5-
- branch: java7
6-
- branch: protobuf-4.x-rc
7-
manifest: true
5+
- branch: java7
6+
- branch: protobuf-4.x-rc
7+
manifest: true
8+
- bumpMinorPreMajor: true
9+
handleGHRelease: true
10+
releaseType: java-backport
11+
branch: 3.36.x

.github/sync-repo-settings.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,26 @@ branchProtectionRules:
3838
- units (11)
3939
- 'Kokoro - Test: Integration'
4040
- cla/google
41+
- pattern: 3.36.x
42+
isAdminEnforced: true
43+
requiredApprovingReviewCount: 1
44+
requiresCodeOwnerReviews: true
45+
requiresStrictStatusChecks: false
46+
requiredStatusCheckContexts:
47+
- dependencies (17)
48+
- lint
49+
- clirr
50+
- units (8)
51+
- units (11)
52+
- 'Kokoro - Test: Integration'
53+
- 'Kokoro - Test: Integration Against Named DB'
54+
- cla/google
55+
- 'Kokoro - Test: Java GraalVM Native Image A'
56+
- 'Kokoro - Test: Java GraalVM Native Image B'
57+
- 'Kokoro - Test: Java GraalVM Native Image C'
58+
- javadoc
59+
- library_generation
60+
- unmanaged_dependency_check
4161
permissionRules:
4262
- team: yoshi-admins
4363
permission: admin

0 commit comments

Comments
 (0)