Install the package and run the console script:
create-labels --repository owner/repo --token "$GITHUB_TOKEN"
The command uses github3.py for GitHub API access. It does not shell out to
the GitHub CLI.
Install the package and run the console script:
create-labels --repository owner/repo --token "$GITHUB_TOKEN"
The command uses github3.py for GitHub API access. It does not shell out to
the GitHub CLI.