Is there any recommendation how to set up GitFlow with Visual Studio TeamServices?
We come from BitBucket and there it's just a simple init. But in VSTS we cannot find any scaffolding. It seems to be we have to set up a lot of manual settings, right? So how to setup usergroups, policies... for a recommended usage with GitFlow in VSTS?
There is no standard one-click button to setup branches and policies on VSTS to support GitFlow or another type of flow framework for Git (like GitHubFlow etc).
The setup isn't too hard, but can involve many manual steps. You'd be able to turn this into an init script using the REST API to have it generate the builds (with wildcards on the branch filters), set the branch policies and lock the branches with the right security.
At the same time, there is not really a default setup for GitFlow if there is enough trust in the team... The security group for just about everything in that case would just be "default team".
There is a Visual Studio plugin by the way, which will help you setup the branch structure and the merge flow between branches.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With