github_api_project_issue_events: Download Project Issue Events

github_api_project_issue_eventsR Documentation

Download Project Issue Events

Description

Download Issues from "GET /repos/owner/repo/issues/events" endpoint.

Usage

github_api_project_issue_events(owner, repo, token)

Arguments

owner

GitHub's repository owner (e.g. sailuh)

repo

GitHub's repository name (e.g. kaiaulu)

token

Your GitHub API token

References

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.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.