Merge: lib/github: fix load issue comments and issue pull request
authorJean Privat <jean@pryen.org>
Sat, 20 Aug 2016 01:10:19 +0000 (21:10 -0400)
committerJean Privat <jean@pryen.org>
Sat, 20 Aug 2016 01:10:19 +0000 (21:10 -0400)
commit2b84650b163c0817feb06612f290f504b3d1d6b2
tree4cf0cd277892b37db0752c33df3c0bcb53884594
parent920fb56de4387a14ad4ec1ca950d3558feca3a84
parent08da9a0129015bf68feabef91100db9a58f1cf3d
Merge: lib/github: fix load issue comments and issue pull request

Fix the wrong url in issue comment.

Also set the `Issue::is_pull_request` value with custom deserialization.

Pull-Request: #2282
Reviewed-by: Jean Privat <jean@pryen.org>