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 30c363d commit 98fb86eCopy full SHA for 98fb86e
.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