Description Usage Arguments Value See Also
List issues for a GitHub Repo
1 | gh_issue_list(path, ...)
|
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 |
A list of issues for the specified GitHub repo
Other Issues:
gh_issue_assign()
,
gh_issue_comment()
,
gh_issue_mention()
,
gh_issue_new()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.