Also this just seems wrong to me:
tests-passed should be stable in that your site will continue to function, but its about as bleeding edge as it gets. If you want stable, be on stable.
From least to most stable:
- master
not for deployment - tests-passed
safe to deploy, but stuff’ll be changing quickly. this is where experiments can be done “in the wild” to get real user feedback - beta
less volatile than tests-passed, more frequent updates than stable - stable
changes that have run the gauntlet of the other branches and survived the complaints for a number of weeks