Customizing GitFlow [message #1864650] |
Mon, 01 April 2024 12:19 |
Eclipse User |
|
|
|
Unfortunately using IBM Rational Application Developer (RAD), therefore limited to last Version 5 release 5.13!
Anyway, doubt very much that anyone would ever add this capability to 5.13, but still applicable to latest version 6 whenever RAD supports it...
My team has a little unusual GitFlow in that they create their feature branches from a long running release candidate branch, then they merge into development and only merge back into the release_candidate once approval has been obtained.
It seems this could be supported in Git Flow options, if there was a repository config option "branch to merge features back into" which would obviously default to the develop branch.
Also is it possible to support custom macro's e.g. Add a new Team menu item called "Custom command ->" with sub menus that represent custom commands added by the user. The custom command can then be a sequence of eGit actions, e.g....
A custom "Create new US Hotfix" which in my case would create a new hotfix branch from the ydsus_master and a custom "Create new Canadian Hotfix" which in my case would create a new hotfix branch from the ydsca_master? My team uses a mono repo with different mast branches for each country.
|
|
|
Powered by
FUDForum. Page generated in 0.81195 seconds