VBS GIT : What is best to do Publish or Merge Request to "main" to keep "Module branch" clean ?
Summary:
Dear Team,
We have an issue, with the publish functionality as it will always do a merge from main to publishing branch which is not good for our client context.
We have 2 teams working on different modules in parallel:
Team A - Core HR - Module Branch "HCM_Redwood_CoreHR"
Team B - PMS - Module Branch "HCM_Redwood_PMS"
We did our module branches and made changes to our respective branches without publishing to main, so both Module Branches contains only their changes.
The issue start when we publish our changes to main (because we need to do that in order to test)