You are here:
Review Changes with Team Members
When changes for an In Progress work item are committed and ready to share with reviewers, creating a review opens a change request, also called a pull request.
A pull request is how you get your proposed changes reviewed and approved before they’re merged with the rest of the code. The pull request pulls your changes from the work item branch so that they can be merged into the next branch in your pipeline. Before that happens, however, a team member reviews the work item changes. The pull request presentation format makes reviews and online discussion easier, because it highlights differences between the work item branch and the main branch.
- Review Changes in GitHub
Create a change request (pull request) so that a team member can review and approve your changes. - Review Changes in Bitbucket (Beta)
Create a change request (pull request) so that a team member can review and approve your changes.

