Skip to content

Commit 98fb86e

Browse files
chore: add release-please config for protobuf-4.x (#1889)
* chore: add release-please config for protobuf-4.x * Change release type from java-backport to java-yoshi
1 parent 30c363d commit 98fb86e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/release-please.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ branches:
3838
- >-
3939
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java
4040
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
4149
extraFiles:
4250
- >-
4351
google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java

0 commit comments

Comments
 (0)