Session Ready
Exercise

Pull requests in your course repo

In the video, you saw that pull requests can be used to pull in the changes made from one branch into another. Imagine that you have completed a chapter, and now you need your CD to provide feedback. All your course edits have been committed, how do you proceed?

The list pull_request contains strings describing action items. In this exercise, you will be reordering those to replicate the process during actual course development.

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Print out pull_request to the console by typing pull_request in the script editor and hitting "Submit Answer".