zushane / from-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-template

Updating Labels

To update the labels, run the following command:

github-label-sync ZuCommunications/{REPO-name} --labels .github/labels.json --access-token $LABELS_GITHUB_API_TOKEN

This assumes that

a) You have GitHub Label Sync installed globally, and
b) you have a GitHub Personal Access Token with full repo access set as an environment variable in $LABELS_GITHUB_API_TOKEN.

About