get_project_status: get_project_status get status of project from the GitHub...

View source: R/projects_repo_utils.R

get_project_statusR Documentation

get_project_status get status of project from the GitHub projects kanban board

Description

get_project_status get status of project from the GitHub projects kanban board

Usage

get_project_status(gh_issue_num, github_board_id = "3771798")

Arguments

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.

Value

character. status / column of the project in the kanban board


CorrelAid/projectutils documentation built on Oct. 7, 2022, 4:40 a.m.