)]}'
{"zuul/driver/github/githubconnection.py":[{"author":{"_account_id":1420,"name":"Adam Gandelman","email":"adamg@ubuntu.com","username":"gandelman-a"},"change_message_id":"228a78f21699fb1705ce0cecec92081dcd07d86b","unresolved":false,"context_lines":[{"line_number":540,"context_line":"                # Get the github url"},{"line_number":541,"context_line":"                url \u003d match.rsplit()[-1]"},{"line_number":542,"context_line":"                # break it into the parts we need"},{"line_number":543,"context_line":"                _, org, proj, _, num \u003d url.rsplit(\u0027/\u0027, 4)"},{"line_number":544,"context_line":"                prs.append((org, proj, num))"},{"line_number":545,"context_line":""},{"line_number":546,"context_line":"        return prs"}],"source_content_type":"text/x-python","patch_set":5,"id":"5f201791_8edd2116","line":543,"range":{"start_line":543,"start_character":23,"end_line":543,"end_character":24},"updated":"2017-06-22 16:56:26.000000000","message":"So wrt concerns at https://review.openstack.org/#/c/476286/1,  this works since you\u0027re parsing the parsed user-provided URL, which (at least in my GHE case) is the same relative schema as public github.  In the case of 476286, some API responses that contain URL pointers to PRs give a URLs that are different enough to break things (eg, https://github.ibm.com/api/v3/repos/$proj/$repo/pulls/$num)","commit_id":"cb5bf387b57fab9e3f61cb46724e5c086944076f"}]}
