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

Enable release from any state #10

Open
Chemaclass opened this issue Nov 29, 2024 · 0 comments
Open

Enable release from any state #10

Chemaclass opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Chemaclass
Copy link
Member

Chemaclass commented Nov 29, 2024

Goal

I want to release target branch from another branch with changes

Acceptance Criteria

I have local changes in another branch
from another branch I execute the release main command
this should stash all current changes - and remember the current branch
go to main pull all changes and start the release process to prod branch

after the release was successful, then checkout the another branch back and git stash pop to pop all changes.
(consider rebasing main branch to another branch before doing stash pop?)

@Chemaclass Chemaclass added the enhancement New feature or request label Nov 29, 2024
@Chemaclass Chemaclass self-assigned this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant