Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 412b5fb

Browse filesBrowse files
authored
feat: next release from main branch is 2.63.0 (#3486)
1 parent a8a2ae8 commit 412b5fb
Copy full SHA for 412b5fb

2 files changed

+48-24Lines changed: 48 additions & 24 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/release-please.yml‎

Copy file name to clipboardExpand all lines: .github/release-please.yml
+31-24Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,35 @@ bumpMinorPreMajor: true
22
handleGHRelease: true
33
releaseType: java-yoshi
44
extraFiles:
5-
- README.md
6-
- .readme-partials.yaml
5+
- README.md
6+
- .readme-partials.yaml
77
branches:
8-
- branch: 1.113.14-sp
9-
releaseType: java-lts
10-
- branch: 1.106.1-patch
11-
- branch: 1.111.3-patch
12-
- branch: java7
13-
- branch: 2.1.x
14-
- branch: 2.6.x
15-
releaseType: java-backport
16-
- branch: 2.15.x
17-
releaseType: java-backport
18-
- branch: 2.22.x
19-
releaseType: java-backport
20-
- branch: 2.30.x
21-
releaseType: java-backport
22-
- branch: 2.38.x
23-
releaseType: java-backport
24-
- branch: 2.47.x
25-
releaseType: java-backport
26-
- branch: 2.49.x
27-
releaseType: java-backport
28-
- branch: protobuf-4.x-rc
29-
manifest: true
8+
- branch: 1.113.14-sp
9+
releaseType: java-lts
10+
- branch: 1.106.1-patch
11+
- branch: 1.111.3-patch
12+
- branch: java7
13+
- branch: 2.1.x
14+
- branch: 2.6.x
15+
releaseType: java-backport
16+
- branch: 2.15.x
17+
releaseType: java-backport
18+
- branch: 2.22.x
19+
releaseType: java-backport
20+
- branch: 2.30.x
21+
releaseType: java-backport
22+
- branch: 2.38.x
23+
releaseType: java-backport
24+
- branch: 2.47.x
25+
releaseType: java-backport
26+
- branch: 2.49.x
27+
releaseType: java-backport
28+
- branch: protobuf-4.x-rc
29+
manifest: true
30+
- bumpMinorPreMajor: true
31+
handleGHRelease: true
32+
releaseType: java-backport
33+
extraFiles:
34+
- README.md
35+
- .readme-partials.yaml
36+
branch: 2.62.x
Collapse file

‎.github/sync-repo-settings.yaml‎

Copy file name to clipboardExpand all lines: .github/sync-repo-settings.yaml
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,23 @@ branchProtectionRules:
197197
- 'Kokoro - Test: Java 17 GraalVM Native Image'
198198
- javadoc
199199
- unmanaged_dependency_check
200+
- pattern: 2.62.x
201+
isAdminEnforced: true
202+
requiredApprovingReviewCount: 1
203+
requiresCodeOwnerReviews: true
204+
requiresStrictStatusChecks: false
205+
requiredStatusCheckContexts:
206+
- dependencies (17)
207+
- lint
208+
- clirr
209+
- units (8)
210+
- units (11)
211+
- 'Kokoro - Test: Integration'
212+
- cla/google
213+
- 'Kokoro - Test: Java GraalVM Native Image'
214+
- 'Kokoro - Test: Java 17 GraalVM Native Image'
215+
- javadoc
216+
- unmanaged_dependency_check
200217
permissionRules:
201218
- team: yoshi-admins
202219
permission: admin

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.