Skip to content

Commit c6cd44f

Browse files
chore: add release-please config for protobuf-4.x (#1565)
* chore: add release-please config for protobuf-4.x * chore: remove redundant config
1 parent e6e2935 commit c6cd44f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/release-please.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,10 @@ branches:
66
handleGHRelease: true
77
releaseType: java-yoshi
88
branch: java7
9+
- bumpMinorPreMajor: true
10+
handleGHRelease: true
11+
releaseType: java-yoshi
12+
branch: protobuf-4.x-rc
13+
manifest: true
914
extraFiles:
1015
- src/main/java/com/google/cloud/logging/logback/LoggingAppender.java

0 commit comments

Comments
 (0)