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] Ability to create release PR separately for each package #445

Open
mek-earnin opened this issue Mar 7, 2025 · 0 comments

Comments

@mek-earnin
Copy link

I use changeset in a monorepo where we have multiple apps that use shared local packages.
I don't version those local packages and only version the apps.

When I merge changes to the main branch, one release PR is created for all apps.
That means when I merge the release PR, it's implying I'm releasing all apps at once.

I would like an ability to release each app separately because each app is worked on by a different squad and has different release cycle.
For example, Tuesday app "Foo" would be released, Thursday app "Bar" would be release.

I'm also utilizing publish command for automatic tagging and use the output for automatic deployment.
I would need a different config/command for deploying different app as well.

Let me know if you have further questions.

@mek-earnin mek-earnin changed the title [Feature] Ability to create release PR separately for each package [Feature Request] Ability to create release PR separately for each package Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant