Review pull requests
Review, comment, approve, and manage pull requests effectively to incorporate feedback.
Checking out pull requests locally
Check out pull requests locally to resolve merge conflicts, test changes, or modify code.
Reviewing proposed changes in a pull request
Review commits, file changes, and diffs in pull requests to provide feedback, approve changes, or request updates before merging.
Reviewing stacked pull requests
Address review feedback on a pull request anywhere in a stack and cascade your changes through the rest of the stack.
Reviewing dependency changes in a pull request
Review dependency changes in pull requests to identify added, updated, or removed dependencies and detect vulnerabilities before they reach production.
Commenting on a pull request
Leave comments on pull requests in GitHub, including general feedback, line-specific suggestions, and file-level discussions to enhance collaboration and code reviews.
Approving a pull request with required reviews
Approve pull requests with required reviews, including setting approval rules, reviewing changes, and submitting feedback before merging.
Viewing a pull request review
View and navigate all comments from a single pull request review to understand changes and feedback.
Dismissing a pull request review
Dismiss outdated or unapproved pull request reviews and update their status with a required comment.
Incorporating feedback in your pull request
Apply suggested changes directly to a pull request, batch multiple suggestions into a single commit, or open an issue to track out-of-scope feedback.