https://github.com/metalwarrior665/github-labels-sync
Synchronize labels across repositories
https://github.com/metalwarrior665/github-labels-sync
Last synced: 11 months ago
JSON representation
Synchronize labels across repositories
- Host: GitHub
- URL: https://github.com/metalwarrior665/github-labels-sync
- Owner: metalwarrior665
- Created: 2024-05-10T12:58:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-18T22:45:26.000Z (over 1 year ago)
- Last Synced: 2024-12-30T19:45:14.195Z (about 1 year ago)
- Language: TypeScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Easily synchronize issue labels across your (or your organization's) repositories.
1. Have one repo as a source of truth for how the labels should look like. This includes name, description, color and default option.
2. Create a Personal Access Token in your [GitHub account](https://github.com/settings/tokens?type=beta). Make sure it is assigned to the same account/org where the repositories are. The Token needs Read and Write access to Issues.
3. Select a list of target repositories where the labels will be copied. You can choose whether to create new ones, override existing ones and delete extra labels.