Simple Development and Release branching

The simplest model has all developers work on a single Development branch and suggest a workflow that will avoid capturing the same change in multiple migrations. When changes are ready, we use a pull request and merge into the Release branch to trigger the release pipeline.