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 c6cd44fCopy full SHA for c6cd44f
.github/release-please.yml
@@ -6,5 +6,10 @@ 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
0 commit comments