Question about Deployments integration

Vitaly Karasik March 23, 2023

We're using a few branches: 
  

  • develop for local environment
  • staging for staging 
  • main for production

As far as we commit our code to our feature branch and/or merge to the develop branch (using Jira issue name into the commit message and/or branch name), deployments integration works well.
But in the next steps, we merge develop branch to staging, and staging to production.  How to make deployments integration to work here?
We're using Github with Github Action if relevant.

Thanks, 

Vitaly

0 answers

Suggest an answer

Log in or Sign up to answer