You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess for this, we will need to make 2 branches, and 2 deployed applications.
A kind of dev branch, where we will accept everyones pull requests. This will get directly deployed, as per the current case.
If we don't like anything,we can revert the commit.
A deploy branch, where admins/ leads will merge the code from dev branch to deploy branch.
This will contain our final deployed app.
Add changes to workflow, so that every Pull Request can have a preview of the work done before merging.
The text was updated successfully, but these errors were encountered: