Description Usage Arguments Value
Deletes all the labels from a given repository.
1 | delete_all_labels(org, repo, .api_url = api_url(graphql = FALSE))
|
org |
Name of organization to query |
repo |
Name of repository to query |
.api_url |
Optional API url to query. Defaults to "https://api.github.com/" This function uses the v3 REST API instead of the v4 GraphQL |
A message showing the tags that were deleted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.