Skip to content

Commit 1ce1aba

Browse files
build: add protobuf-4.x-rc configuration to release please (#1848)
* build: add protobuf-4.x-rc configuration to release please * chore: enable manifest option in release configuration
1 parent 6efda0b commit 1ce1aba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/release-please.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,8 @@ branches:
4242
handleGHRelease: true
4343
releaseType: java-backport
4444
branch: 1.36.x
45+
- bumpMinorPreMajor: true
46+
handleGHRelease: true
47+
releaseType: java-yoshi
48+
branch: protobuf-4.x-rc
49+
manifest: true

0 commit comments

Comments
 (0)