Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: "separate-commits" as alternative to "separate-pull-requests" when releasing multiple packages #2449

Open
reggi opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@reggi
Copy link

reggi commented Dec 8, 2024

First off, thanks for maintaining release-please I think it's a great project.

I'm currently frustrated when a PR is created in a monorepo with no root package the commit message will always be chore: release main this is bad because there's no transparency as to what packages were released. I'd like to still see a PR with that title, but within it each package release as its own chore commit, then you can not squash them and have complete commits for each release.

If this feature exists already as some feature I couldn't find please point it out!

@reggi reggi added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Dec 8, 2024
@reggi reggi changed the title feature request: "separate-commits" instead of "separate-pull-requests" when releasing multiple packages feature request: "separate-commits" as alternative to "separate-pull-requests" when releasing multiple packages Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants