Skip to content

Conversation

@diegomarquezp
Copy link
Contributor

This PR cleans up the .github/release-please.yml file by removing redundant options and the bump-minor-pre-major setting for major releases.

- Remove redundant options already declared at the top level.

- Remove bumpMinorPreMajor for repositories after the first major release.
@diegomarquezp diegomarquezp requested review from a team as code owners December 5, 2025 16:24
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Dec 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 2025

Comment on lines +5 to +15
- branch: 0.25.2-sp
releaseType: java-lts
- branch: java7
- branch: 1.2.x
releaseType: java-backport
- branch: 1.12.x
releaseType: java-backport
- branch: 1.6.x
releaseType: java-backport
- branch: 1.19.x
releaseType: java-backport
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not something we need to fix in here, but I assume that quite a few of these versions are no longer needed. Do you know which versions we can just remove from here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants