Skip to content

Commit 17bcebc

Browse files
test: set up test release candidate branches (#1040)
* test: set up test releaase candidate branches This repo has a small blast radius for release testing. We aim to test the rc`n` versioning schema soon to be provided by googleapis/release-please#2622. Additionally, we test with `prerelease` to understand its behavior. * chore: use prerelease mode only Removed prerelease settings and adjusted branch for release. * chore: use base flags
1 parent e0b51da commit 17bcebc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ branches:
66
handleGHRelease: true
77
releaseType: java-yoshi
88
branch: java7
9+
- bumpMinorPreMajor: true
10+
handleGHRelease: true
11+
releaseType: java-yoshi
12+
branch: test-protobuf-4.x-rc

0 commit comments

Comments
 (0)