get_issue_labels_state: Table of issues info

View source: R/get_issues_labels_state.R

get_issue_labels_stateR Documentation

Table of issues info

Description

Table of issues info

Usage

get_issue_labels_state(owner, repo)

Arguments

owner

owner of the repo, string

repo

repo name, string

Value

a tibble of issues info, currently stupidly labels are just concatenated.

Examples

get_issue_labels_state("ropensci", "taxize")

maelle/ghrecipes documentation built on May 20, 2022, 5:18 a.m.