createNewIssues: Create new issues on a repository from a JSON file.

Description Usage Arguments

View source: R/initializeVizRepo.R

Description

Create new issues on a repository from a JSON file.

Usage

1
2
createNewIssues(issue_json, repo_name, org = "USGS-VIZLAB",
  ctx = get.github.context())

Arguments

issue_json

file path indicating the JSON file to be used to define what issues to create

repo_name

string, name for the new repository

org

string, GitHub organization to create repository. Defaults to "USGS-VIZLAB"

ctx

GitHub context for authentication, see get.github.context


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.