Skip to content

Merge Changes

Once the PR has been approved by the reviewers and all checks have passed, you can continue to Complete the pull request and merge the changes into the main branch.

Upon completing the merge, there are several options like automatically completing the associated work item and deleting the branch, as well as which merge strategy. Of these, we recommend deleting the branch and squashing the merge commit.

Validate changes have been merged in

In ADO, you should see your changes reflected in the main branch, including your new commit with your new file. Once finished, complete your work by

  • closing your work item
  • keeping your shared repository clean by deleting your branch
  • keep your local repository clean by deleting your branch
  • updating your local repository by pulling updates

Pull the latest version of the main branch locally and open your team's HTML file to verify that the application has been changed and integrated successfully and as expected.