Skip to content
R for the Rest of Us Logo

Using Git and GitHub with R

Pull Requests

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Learn More

Pull requests are a great tool to use, even if you are working solo. Several years ago, Alison Hill posted about the value of doing so.

When it comes to doing code reviews as part of the pull request process, here are a couple resources:

One thing to note about code reviews is that they can cause people anxiety. The Code Review Anxiety Workbook provides some great ideas for supporting folks with this.

If you want to learn about closing keywords (special words in pull requests that will automatically close associated issues), check out the GitHub docs.

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.