get.repository.labels {github}R Documentation

List all labels for a repository

Description

List all labels for a repository

Usage

get.repository.labels(owner, repo, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

ctx

the github context object

Value

The list of labels


[Package github version 0.9.12 Index]