View source: R/projects_repo_utils.R
get_project_status | R Documentation |
get_project_status get status of project from the GitHub projects kanban board
get_project_status(gh_issue_num, github_board_id = "3771798")
gh_issue_num |
numeric. number of the github issue. |
github_board_id |
character. internal id of the Project in the GitHub API. Get via the API. Defaults to the ID for the CorrelAid projects board. |
character. status / column of the project in the kanban board
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.