github icon indicating copy to clipboard operation
github copied to clipboard

Cannot fetch labels for pull requests

Open lheckemann opened this issue 6 years ago • 0 comments

The GitHub API allows fetching labels for a PR through the issues endpoint (e.g. https://api.github.com/repos/phadej/github/issues/355/labels), but this is not available through this package since labelsOnIssueR requires an Id Issue.

lheckemann avatar Jan 02 '20 15:01 lheckemann