diff --git a/.github/release-please.yml b/.github/release-please.yml index d1c533fd920d..b78b60cf07ac 100644 --- a/.github/release-please.yml +++ b/.github/release-please.yml @@ -3,20 +3,46 @@ releaseType: java-yoshi manifest: true handleGHRelease: true onDemand: true +local: true +localCloneDepth: 200 branches: - branch: 1.0.x releaseType: java-backport bumpMinorPreMajor: true + onDemand: true + local: true + localCloneDepth: 200 - branch: 1.13.x releaseType: java-backport + onDemand: true + local: true + localCloneDepth: 200 - branch: 1.25.x releaseType: java-backport + onDemand: true + local: true + localCloneDepth: 200 - branch: 1.37.x releaseType: java-backport + onDemand: true + local: true + localCloneDepth: 200 - branch: 1.53.x releaseType: java-backport + onDemand: true + local: true + localCloneDepth: 200 - branch: 1.61.x releaseType: java-backport + onDemand: true + local: true + localCloneDepth: 200 - branch: 1.58.x releaseType: java-backport + onDemand: true + local: true + localCloneDepth: 200 - branch: protobuf-4.x-rc + onDemand: true + local: true + localCloneDepth: 200