Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 765 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 765 Bytes

gh-label-sync

🏷 Manage and sync GitHub labels in one place.

This repository uses action-label-syncer to sync GitHub labels.

Getting started

  1. Start by creating a repository using this template on GitHub.
  2. Save your configured labels as YAML manifest file in the ./labels directory (Example).
  3. To operate on other repositories, you have to store a personal access token (GitHub Settings) with the scope repo as an Actions secret named GH_PAT.

Sync labels

Go to Actions -> Sync labels -> Run workflow and select the repository and labels file name. Run the workflow.