Objective
Review the 'Files changed' tab in your own Pull Request to ensure all changes are correct. Once satisfied, merge the Pull Request into the main
branch and delete the deployment-prep
branch from the remote repository.
Review the 'Files changed' tab in your own Pull Request to ensure all changes are correct. Once satisfied, merge the Pull Request into the main
branch and delete the deployment-prep
branch from the remote repository.
Navigate to your repository on GitHub and locate the open Pull Request you created in the previous microQuest. This is the specification you need to work with.
Review the main page of the PR to understand its status and the branches involved (deployment-prep
into main
).
main
branch.deployment-prep
branch from the remote repository.Verify that the Pull Request was successfully merged and the deployment-prep
branch was deleted from the remote repository.
Verification Steps:
deployment-prep
branch is no longer present on the remote.main
branch to see the merge commit.