Replace the many `parsePullRequestURL()` calls with a proper object
Sending GitHub PRs to the Git mailing list
Brought to you by:
ashba22
Originally created by: dscho
Rather than parsing the URL over and over and over again, let's add a class that is constructed with that URL and then parses the thing once, and only once.
Suggested by @webstech.