Skip to content

Commit 46b2cee

Browse files
chore: add configuration for protobuf-4.x-rc branch (#3997)
Branch configured already. See https://github.com/googleapis/sdk-platform-java/blob/protobuf-4.x-rc/release-please-config.json
1 parent 958611e commit 46b2cee

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
@@ -18,6 +18,11 @@ extraFiles:
1818
hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/presubmit/graalvm-native-c.cfg
1919
- generation_config.yaml
2020
branches:
21+
- branch: protobuf-4.x-rc
22+
bumpMinorPreMajor: true
23+
handleGHRelease: true
24+
manifest: true
25+
releaseType: java-yoshi
2126
- branch: 2.23.x
2227
releaseType: java-backport
2328
manifest: true

0 commit comments

Comments
 (0)