🏷 Manage and sync GitHub labels in one place.
This repository uses action-label-syncer to sync GitHub labels.
- Start by creating a repository using this template on GitHub.
- Save your configured labels as YAML manifest file in the
./labels
directory (Example). - To operate on other repositories, you have to store a personal access token (GitHub Settings) with the scope
repo
as an Actions secret namedGH_PAT
.
Go to Actions -> Sync labels -> Run workflow
and select the repository
and labels file name
.
Run the workflow.