Publishing a branch to a repository
If you are using a continuous integration and delivery (CI/CD) pipeline with third-party tools such as Jenkins, you can publish a branch from your development application to a Pega repository on the main development system (remote system of record) to start a merge.
To publish a branch to a repository, do the following steps:
In the navigation panel, click App, and then click Branches.
Right-click the branch that you want to push to a repository and click Publish to repository.
In the Push branch to repository dialog box, select the repository from the Repository list.
Click Publish.
Click Close.
Related Content
Article
Branches and branch rulesetsPrevious topic Adding a branch from a repository Next topic Understanding rule rebasing