github_api_project_pull_request | R Documentation |
Download Pull Requests from "GET /repos/owner/repo/pulls" endpoint.
github_api_project_pull_request(owner, repo, token)
owner |
GitHub's repository owner (e.g. sailuh) |
repo |
GitHub's repository name (e.g. kaiaulu) |
token |
Your GitHub API token |
For details, see https://docs.github.com/en/rest/reference/pulls#list-pull-requests.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.