Feedback Type
Bug/Issue
Feedback
Where is Quality Assurance (QA) taking place? Are we applying full-blown QA on the main branch? Are we applying it only on releases and main is only under lightweighter QA?
Rational
Defining QA points helps deciding if a development branch is needed or not. If full-blown QA is only applied on releases, then a development branch might not be needed. If we want to always guarantee quality on main branch, then a development branch is recommendable. See #172 for more information.
The QA points also help defining the merging policies. See #173 for more information.
Feedback Type
Bug/Issue
Feedback
Where is Quality Assurance (QA) taking place? Are we applying full-blown QA on the
mainbranch? Are we applying it only on releases andmainis only under lightweighter QA?Rational
Defining QA points helps deciding if a development branch is needed or not. If full-blown QA is only applied on releases, then a development branch might not be needed. If we want to always guarantee quality on
mainbranch, then a development branch is recommendable. See #172 for more information.The QA points also help defining the merging policies. See #173 for more information.