We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5fb14 commit 5b565c6Copy full SHA for 5b565c6
.github/release-please.yml
@@ -2,20 +2,29 @@ primaryBranch: main
2
releaseType: java-yoshi
3
manifest: true
4
handleGHRelease: true
5
+onDemand: true
6
branches:
7
- branch: 1.0.x
8
releaseType: java-backport
9
bumpMinorPreMajor: true
10
+ onDemand: true
11
- branch: 1.13.x
12
13
14
- branch: 1.25.x
15
16
17
- branch: 1.37.x
18
19
20
- branch: 1.53.x
21
22
23
- branch: 1.61.x
24
25
26
- branch: 1.58.x
27
28
29
- branch: protobuf-4.x-rc
30
0 commit comments