Use Azure DevOps Web UI

Scenario:

This guide demonstrates how to approve a pull request from the release/v1.0-america branch into the master branch in Azure DevOps or any Git repository.

Steps (Approve the Pull Request):

  1. Go to Azure DevOps in your browser
  2. Navigate to Repos > Pull Requests

  1. Find the Pull request (from release/v1.0-america to master)
  2. Click on the PR to open it.
  3. On the right-hand side, you’ll see the “Reviewers” section

  1. If you’re not listed, click “Add” and select yourself

  1. Once you’re added as a reviewer, click the “Approve” button near the top
    • You may also leave an optional comment


See also:

Azure DevOps - Pull Request

Azure DevOps - Approve

Azure DevOps - Complete (Merge)