Description Usage Arguments Value
View source: R/pull-requests.R
List all Pull Requests in a GitHub repository.
1 | gh_list_pull_requests(repo)
|
repo |
Repository name in the form of "username/reponame" or "orgname/reponame", e.g. "lwjohnst86/githubr". |
A tidied tibble or a gh_response
class as
a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.