Change workflow
3 branches main prod-current prod-staging
start pushing changes the correct way ruuning tests and doing code reviews
is the repo being maintained i dont see any active prs for a few years
It's been a while. @JonDevOps are you suggesting pull requests to be made to prod-staging? Or do you have a dev branch?
It's been a while. @JonDevOps are you suggesting pull requests to be made to prod-staging? Or do you have a dev branch?
Hey @hannahpi. The suggested workflow is as follows: Code is developed, merged into the main branch, automatically deployed to the prod-staging environment for rigorous testing and validation, and then manually or automatically promoted to the prod-current production environment for public use.