Learn R Programming

github (version 0.9.8)

get.milestone.labels: Get labels for every issue in a milestone

Description

Get labels for every issue in a milestone

Usage

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

Arguments

owner

the repo owner

repo

the repo name

milestone.number

the number of the milestone

ctx

the github context object

Value

All labels for that milestone