In the normal development projects, there would be a master branch (production), QA branch(test), and other working branches for multiple Developers. And when the Dev Code is production ready, the dev team raises a pull request which is approved by a lead and merged to QA Branch and so on.
1. Could you please guide me as to whether such a setup is possible with AA control rooms in DEV, PROD (multiple environments) etc i.e Code migration from DEV to QA environments be managed by git and avoid the manual import /export
process?
2. Or should the set up be like Gitlab integration be set up in each CR separately. And code migration is done manually from one CR to another via Export/Import.?
Could you please provide an insight on which option above is feasible with automation anywhere?