Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.57 KB

06_Applying-suggestions.md

File metadata and controls

38 lines (22 loc) · 1.57 KB

🔨 Hands-on: Applying suggestions

In this hands-on lab you will learn how to apply suggestions made by other users. The exercise consists of the following parts:

Directly commiting suggestions

  • Go back to your own pull request
  • Note that your partner was auto-assigned as a reviewer
  • Inspect the Commit suggestion dialog that allows you to directly apply the suggestion. Do not commit the changes yet!

image

Applying batches

  • Got to the Files changed tab and add the first suggestion to a batch:

image

  • Add all changes to the batch and commit the changes:

image

See co-author information

  • Go to the Commits tab and see the commit in the pull request. Note that your partner is displayed as a co-auhtor.

image

Summary

In this lab you've learned how to apply suggestions to your pull request. You can continue new with Code reviews