List issues for a GitHub Repo

gh_issue_list(path, ...)

Arguments

path

GitHub repo path of the form "username/repo". If not provided, will default to current repo.

...

Additional parameters, see https://docs.github.com/en/rest

Value

A list of issues for the specified GitHub repo

See also