healthify / guides

Guides for Coding Like a Healthifyte.
1 stars 0 forks source link

Update QA protocol to use release branches for QA #24

Closed onebree closed 6 years ago

onebree commented 6 years ago

Discussed during Retro on 2017-12-07: https://trello.com/c/v8sOkH5f

QA branches are effectively the same as release branches, except are children of master. We can conduct QA off of release branches, as they should be rebased against master before QA begins anyway. If changes need to be made, they can get pushed to the release branch, instead of QA, too.