Pull Request Step 3: Merging

Overview

This article explains how to complete the Pull Request by merging the source branch into the target branch of a Pull Request.

Pull Request Steps

Explore our series of articles that walk you through each step of the Pull Request process. You can read them in order or select a specific article for detailed guidance on a particular stage.

Merge Pull Request

1

Select Pull Request

  1. Click Pull requests from the left sidebar menu.

  2. Click the Pull Request to merge.

2

Merge

circle-info

A Pull Request can only be merged when the status is Approved, or when the Pull Request is self-reviewed, and the status is Created.

  1. Click Merge.

circle-exclamation
  1. The merge process will merge the changes from the source branch into the target branch.

  2. Once the merge is done, the Pull Request is removed from the Pull Requests list.

Last updated

Was this helpful?