Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Create a Pull Request from Release to Master

Gustavo Denis edited this page Oct 31, 2019 · 1 revision
Main >Using Liquid for building your application> Using Liquid for building your application > Configure CI, CD and CT with Mono-Repo > Demonstration > Create a Pull Request from Release to Master

#Create a Feature Branch

Click in New branch

image.png

Fill the Name Field with Feature Branch target and select the branch in Based On.

Create a Git Tag

Create a tag with release version.

image.png

image.png

#Create a Pull Request from Release to Master

Fill the informations and click in Create.

image.png

image.png

image.png

When the CI and CT is finished, you can approve the Pull Request to merge in Develop branch.

image.png

Clone this wiki locally