Synchronize GitHub labels. More information: https://github.com/Financial-Times/github-label-sync.
labels.json
file:github-label-sync --access-token {{token}} {{repository_name}}
github-label-sync --access-token {{token}} --labels {{url|path/to/json_file}} {{repository_name}}
github-label-sync --access-token {{token}} --dry-run {{repository_name}}
labels.json
:github-label-sync --access-token {{token}} --allow-added-labels {{repository_name}}
GITHUB_ACCESS_TOKEN
environment variable:github-label-sync {{repository_name}}