Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,29 @@ primaryBranch: main
releaseType: java-yoshi
manifest: true
handleGHRelease: true
onDemand: true
branches:
- branch: 1.0.x
releaseType: java-backport
bumpMinorPreMajor: true
onDemand: true
- branch: 1.13.x
releaseType: java-backport
onDemand: true
- branch: 1.25.x
releaseType: java-backport
onDemand: true
- branch: 1.37.x
releaseType: java-backport
onDemand: true
- branch: 1.53.x
releaseType: java-backport
onDemand: true
- branch: 1.61.x
releaseType: java-backport
onDemand: true
- branch: 1.58.x
releaseType: java-backport
onDemand: true
- branch: protobuf-4.x-rc
onDemand: true
Loading