get_gh_issue_data: get_gh_issue_data get data from github issue that matches a...

View source: R/projects_repo_utils.R

get_gh_issue_dataR Documentation

get_gh_issue_data get data from github issue that matches a given project_id

Description

get_gh_issue_data get data from github issue that matches a given project_id

Usage

get_gh_issue_data(project_id)

Arguments

project_id

character. id of the project, in the form YYYY-mm-ABB where ABB is any three-character, uppercase abbreviation

Value

list. list with title, number, body and labels sub lists


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