mirror of
https://github.com/falcion/Whisperer.md.git
synced 2026-07-22 05:35:19 +00:00
| .. | ||
| .labels-api.js | ||
| .labels-import.js | ||
| README.md | ||
Scripts provided in this directory are legacy, you can use them at your own risk, but it is highly recommended to use official GitHub CLI instead, more about it here:
Note
This repository uses a special GitHub app
Settingswhich not only clones labels, but also a description, tags, links etc.
How to "copy" labels from one repository to other?
Legacy way are using provided scripts, which may be unsafe.
If you are using GitHub CLI, follow these instructions:
gh label clone org-name/repo-to-clone-from --repo org-name/repo-to-clone-to