Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chorE: Bring back release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ddixit14 committed Jun 28, 2023
1 parent a7966f5 commit 4d92ea4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/release-please.yml
@@ -0,0 +1,24 @@
releaseType: java-yoshi
bumpMinorPreMajor: true
handleGHRelease: true
branches:
- releaseType: java-lts
bumpMinorPreMajor: true
branch: 1.10.1-sp
handleGHRelease: true
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
branch: java7
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.0.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.1.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.2.x

0 comments on commit 4d92ea4

Please sign in to comment.