get_milestones: Gets a data frame of the milestones associated with a given...

Description Usage Arguments Value

View source: R/general.R

Description

Gets a data frame of the milestones associated with a given repo.

Usage

1
get_milestones(org, repo, .api_url = api_url())

Arguments

org

Name of organization to query

repo

Name of repository to query

.api_url

Optional API url to query. Defaults to the value set by ‘api_url()'. Usually it’s "https://api.github.com/graphql"

Value

A data frame containing the title | description | state | author | url of each milestone


metrumresearchgroup/ghpm documentation built on Jan. 24, 2021, 8:28 p.m.