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

Ability to release from a branch #3566

Open
dave-gantenbein opened this issue May 7, 2024 · 0 comments
Open

Ability to release from a branch #3566

dave-gantenbein opened this issue May 7, 2024 · 0 comments

Comments

@dave-gantenbein
Copy link
Member

We need this in case we need to quickly patch a release that's currently in production, but we don't want to release changes that have already made it to master. This actually happened a couple of weeks ago and we ended up having to revert a bunch of changes from master and then re-apply them once the patched release had been made. I think ideally we'd define a branch pattern for hotfixes that would mark the branch as releasable (maybe something like .-patch-[0-9] ) thus triggering all the same protections as the master branch and causing a release to be made on PR merge

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