github
github copied to clipboard
Cannot fetch labels for pull requests
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.