gh_delete_all_labels: Delete all labels from a GitHub repository.

Description Usage Arguments Value See Also

View source: R/issues.R

Description

Delete all labels from a GitHub repository.

Usage

1

Arguments

repo

Repository name in the form of "username/reponame" or "orgname/reponame", e.g. "lwjohnst86/githubr".

Value

Has no output.

See Also

gh_create_label() gh_delete_label()


lwjohnst86/githubr documentation built on Aug. 17, 2020, 3:37 a.m.