How to complete a code review at NN using GitHub
This content was presented to Nelson\Nygaard Staff at a Lunch and Learn webinar on Thursday, January 12th, 2023, and is available as a recording here and embedded below.
The purpose of code review is for quality assurance of the code and Github review allows collaborators to comment on each line of codes. If you are a main code developer, follow instruction under For Developer, and if you are a reviewer, follow instruction under For Reviewer. After finishing Coding & Review, don’t forget to fill out the survey!
create Project Repository in PW github
Give an access to your Code Buddy
Setting > Collaborators and teams > Add people (role: Admin)
create an branch and push your code (make sure that you are not pushing to the master/main branch) to open Pull Request
.
go to the developer’s commit
Click +
button and started a review
Finish your Review
There are three possible status: