We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e2935 commit f0f96feCopy full SHA for f0f96fe
.github/release-please.yml
@@ -6,5 +6,12 @@ branches:
6
handleGHRelease: true
7
releaseType: java-yoshi
8
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
16
extraFiles:
17
- src/main/java/com/google/cloud/logging/logback/LoggingAppender.java
0 commit comments