View source: R/projects_repo_utils.R
get_gh_issue_data | R Documentation |
get_gh_issue_data get data from github issue that matches a given project_id
get_gh_issue_data(project_id)
project_id |
character. id of the project, in the form YYYY-mm-ABB where ABB is any three-character, uppercase abbreviation |
list. list with title, number, body and labels sub lists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.