Skip to content

Commit d81b7a1

Browse files
chore: add configuration for protobuf-4.x-rc branch
1 parent 958611e commit d81b7a1

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)