diff --git a/.github/release-please.yml b/.github/release-please.yml index 2c470465a..fa603d47e 100644 --- a/.github/release-please.yml +++ b/.github/release-please.yml @@ -1,29 +1,11 @@ handleGHRelease: true manifest: true +bumpMinorPreMajor: true +packageName: gcp-lts-bom branches: - - bumpMinorPreMajor: true - handleGHRelease: true - packageName: gcp-lts-bom - manifest: true - branch: 9.0.x-lts - - bumpMinorPreMajor: true - handleGHRelease: true - packageName: gcp-lts-bom - manifest: true - branch: 8.0.x-lts - - bumpMinorPreMajor: true - handleGHRelease: true - packageName: gcp-lts-bom - manifest: true - branch: 7.0.x-lts - - bumpMinorPreMajor: true - handleGHRelease: true - packageName: gcp-lts-bom - manifest: true - branch: 6.0.x-lts - - bumpMinorPreMajor: true - handleGHRelease: true - packageName: gcp-lts-bom - manifest: true - branch: protobuf-4.x-rc - releaseType: java-yoshi + - branch: 9.0.x-lts + - branch: 8.0.x-lts + - branch: 7.0.x-lts + - branch: 6.0.x-lts + - branch: protobuf-4.x-rc + releaseType: java-yoshi