octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Add `Labels` to `PullRequest` #145

Open lindydonna opened 6 years ago

lindydonna commented 6 years ago

Since the GitHub API now returns a Labels JSON array, adding it to the PullRequest struct. Should this be added to the test as well?

spidaman commented 5 years ago

this PR's been ignored for > 6 months, is go-octokit abandoned ?