falcion_Whisperer.md/data
2025-01-04 19:32:35 +03:00
..
.labels-api.js chore: clone infrastructure from template PATTERNU 2025-01-04 19:32:35 +03:00
.labels-import.js chore: clone infrastructure from template PATTERNU 2025-01-04 19:32:35 +03:00
README.md chore: clone infrastructure from template PATTERNU 2025-01-04 19:32:35 +03:00

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 Settings which 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