@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
