Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit 42c7502

Browse files
chore: cleanup release-please config (#1705)
- Remove redundant options already declared at the top level.\n- Remove bumpMinorPreMajor for repositories after the first major release.
1 parent 1ee4be3 commit 42c7502

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

.github/release-please.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ bumpMinorPreMajor: true
22
handleGHRelease: true
33
releaseType: java-yoshi
44
branches:
5-
- bumpMinorPreMajor: true
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
5+
- branch: java7
6+
- branch: protobuf-4.x-rc
7+
manifest: true

0 commit comments

Comments
 (0)