We merge feature into dev when we want to show a feature to a fellow developer.
We merge feature into staging when a feature is ready to be tested by non-developers and to be included in documentation.
We merge feature into production when it's ready for all users.
Has been working out well so far.
Wouldn't you just show them the feature branch?
We merge feature into dev when we want to show a feature to a fellow developer.
We merge feature into staging when a feature is ready to be tested by non-developers and to be included in documentation.
We merge feature into production when it's ready for all users.
Has been working out well so far.