Approve a pull request
Review and approve a pull request using the web UI.
Last updated
Review and approve a pull request using the web UI.
Last updated
A pull request approval signifies that the proposed changes meet the requirements and are ready to be merged in the base branch/ main codebase.
Follow these steps to approve pull request on Procotol.Land:
Navigate to the Pull Requests tab on the main page of the repository.
By default, the list of open pull requests are displayed
Click on the pull request you wish to review and approve from the list.
You will be redirected to the main page of the pull request.
Review the changes by clicking the "Files" tab on the pull request page. This tab will show you the diff of changes. The "Overview" tab displays the complete timeline of the pull request, including comments, checks and the status of the pull request, while the "Commits" tab displays the commit history.
Once the changes have been reviewed, Click โApproveโ located on the right-hand side of the page above the list of reviewers.
The pull request timeline on the "Overview" tab is updated with the approval details.