Skip to content

Hotfix on a release #2475

@HampB

Description

@HampB

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!

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions