Skip to content

Commit 152702b

Browse files
chore: add release-please config for protobuf-4.x (#2620)
* chore: add release-please config for protobuf-4.x * chore: generate libraries at Wed Dec 3 19:03:35 UTC 2025 * Change release type from java-backport to java-yoshi * Refactor release-please.yml to remove redundancy Removed duplicate bumpMinorPreMajor setting for java-yoshi. --------- Co-authored-by: cloud-java-bot <[email protected]>
1 parent c73139e commit 152702b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ branches:
5050
handleGHRelease: true
5151
releaseType: java-backport
5252
branch: 1.140.x
53+
- handleGHRelease: true
54+
releaseType: java-yoshi
55+
branch: protobuf-4.x-rc
56+
manifest: true

0 commit comments

Comments
 (0)