github_api_project_issue_events | R Documentation |
Download Issues from "GET /repos/owner/repo/issues/events" endpoint.
github_api_project_issue_events(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/free-pro-team@latest/rest/reference/issues#events and https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/issue-event-types.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.