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.
2 parents 383cb1b + 98fb86e commit 9b867ceCopy full SHA for 9b867ce
.github/release-please.yml
@@ -38,6 +38,14 @@ branches:
38
- >-
39
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
40
branch: 3.22.x
41
+ - bumpMinorPreMajor: true
42
+ handleGHRelease: true
43
+ releaseType: java-yoshi
44
+ extraFiles:
45
+ - >-
46
+ google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
47
+ branch: protobuf-4.x-rc
48
+ manifest: true
49
extraFiles:
50
51
0 commit comments