User tests: Successful: Unsuccessful:
Pull Request for Issue #142.
Restore correct GitHub URI.
Made one slight tweak to this to use $pull->pull_request->html_url (in case they ever do something wonky with redirects on issue/PR links) with 459f643, otherwise this should be good to go now.
$pull->pull_request->html_url
ok!
Made one slight tweak to this to use
$pull->pull_request->html_url(in case they ever do something wonky with redirects on issue/PR links) with 459f643, otherwise this should be good to go now.