Skip to content

Auto Release Pipeline

Yuchao Yan edited this page Aug 25, 2022 · 1 revision

Overview

We can use auto-release pipeline to generate PR in SDK repo.

Introduction for variables

DEBUG_REST_BRANCH and DEBUG_SDK_BRANCH

With DEBUG_REST_BRANCH and DEBUG_SDK_BRANCH, pipeline will checkout target branch of SDK repo to generate SDK code with target branch of rest repo. Default value is Azure:main. Here is example link