Use Azure DevOps Web UI

Scenario:

This guide shows how to merge a pull request from the release/v1.0-america branch into the main branch using Azure DevOps or any Git repository.

Final Step (Complete the Pull Request):

  1. Once it’s approved, click the “Complete” button to merge it into master.

  2. You’ll get options like:

    • Squash or merge (depending on settings)
    • Delete source branch after merging (optional)
  3. Click “Complete merge” when ready

  1. The result should be like this


See also:

Azure DevOps - Pull Request

Azure DevOps - Approve

Azure DevOps - Complete (Merge)