clone_projectboard: Clones a projectboard

Description Usage Arguments Value

View source: R/projectboard.R

Description

Clones a projectboard

Usage

1
clone_projectboard(org, repo_from, number, repo_to, .api_url = api_url())

Arguments

org

Name of organization to query

repo_from

Name of repo to clone the projectboard from

number

Number of the projectboard to clone

repo_to

Name of repo to clone the projectboard to

.api_url

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

Value

The ID of the projectboard that was cloned


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