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

Handle multiple target-branch #77

Closed
Tracked by #75
lampajr opened this issue Aug 1, 2023 · 0 comments · Fixed by #78
Closed
Tracked by #75

Handle multiple target-branch #77

lampajr opened this issue Aug 1, 2023 · 0 comments · Fixed by #78
Assignees
Labels
enhancement New feature or request

Comments

@lampajr
Copy link
Member

lampajr commented Aug 1, 2023

Since there might be use cases where the same change should be backported to multiple changes, instead of iterating over those target branches calling the same CLI command (or GHA invocation), properly integrate this feature in the tool itself such that to apply backporting multiple times on different branches.

@lampajr lampajr changed the title Handle multiple target-branch, apply backporting multiple times on different branches Handle multiple target-branch Aug 1, 2023
@lampajr lampajr added the enhancement New feature or request label Aug 1, 2023
@lampajr lampajr self-assigned this Aug 1, 2023
lampajr added a commit to lampajr/git-backporting that referenced this issue Aug 2, 2023
fix: kiegroup#77

This enhancement allow users to backport the same change to multiple
branches with one single tool invocation
lampajr added a commit to lampajr/git-backporting that referenced this issue Aug 2, 2023
fix: kiegroup#77

This enhancement allow users to backport the same change to multiple
branches with one single tool invocation
lampajr added a commit to lampajr/git-backporting that referenced this issue Aug 3, 2023
fix: kiegroup#77

This enhancement allow users to backport the same change to multiple
branches with one single tool invocation
lampajr added a commit that referenced this issue Aug 3, 2023
fix: #77

This enhancement allow users to backport the same change to multiple
branches with one single tool invocation
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

Successfully merging a pull request may close this issue.

1 participant