java-aks-aca-dapr-workshop icon indicating copy to clipboard operation
java-aks-aca-dapr-workshop copied to clipboard

Create a procedure to pull the changes in main automatically to the e2e branch

Open pmalarme opened this issue 3 years ago • 0 comments

Create a procedure to pull the changes in main automatically to the e2e branch:

This procedure could be automated and should do the following:

  • Create a feature branch form the e2e branch
  • Pull the main branch
  • Create a PR to merge this feature branch in the e2e branch

The release management should be documented

pmalarme avatar Jan 23 '23 10:01 pmalarme