@phildini In the past I've used GitHub Actions to sync labels from a file to a repo:

https://github.com/termcolor/termcolor/blob/main/.github/labels.yml
https://github.com/termcolor/termcolor/blob/main/.github/workflows/labels.yml

But I expect it's much easier via a `gh` command now.
#GitHub #GitHubActions #ghCLI

termcolor/.github/labels.yml at main · termcolor/termcolor

ANSI color formatting for output in terminal. Contribute to termcolor/termcolor development by creating an account on GitHub.

GitHub