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

Commit

Permalink
chore: bringing back release-please (#1981)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Jul 18, 2023
1 parent a0aa48f commit 7e3518d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
releaseType: java-yoshi
bumpMinorPreMajor: true
handleGHRelease: true
branches:
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.16.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.19.x

0 comments on commit 7e3518d

Please sign in to comment.