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

Hotfix on a release #2475

Open
HampB opened this issue Feb 10, 2025 · 0 comments
Open

Hotfix on a release #2475

HampB opened this issue Feb 10, 2025 · 0 comments
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@HampB
Copy link

HampB commented Feb 10, 2025

Hey, trying to set up release please for a monorepo. One issue i cant seem to find any good info about is how to deal with hotfixes.

For example:

  • Push feature to main
  • Release-please pr is merged and release created.
  • additional features are added to main
  • bug is reported on initial release

Now an hotfix needs to be done on the initial release, how do I best go about this?

Without release-please i would branch out from release tag, do fix, release patch and then merge into main. But this seems to trigger another release when the merge to main happens.

Thanks in advance for any help!

@HampB HampB added priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. labels Feb 10, 2025
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: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants