Skip to content

Commit f0f96fe

Browse files
chore: add release-please config for protobuf-4.x
1 parent e6e2935 commit f0f96fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/release-please.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,12 @@ 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
14+
extraFiles:
15+
- src/main/java/com/google/cloud/logging/logback/LoggingAppender.java
916
extraFiles:
1017
- src/main/java/com/google/cloud/logging/logback/LoggingAppender.java

0 commit comments

Comments
 (0)