{"id":15677543,"url":"https://github.com/unknwon/labeler","last_synced_at":"2025-07-11T18:13:02.847Z","repository":{"id":64304081,"uuid":"210092508","full_name":"unknwon/labeler","owner":"unknwon","description":"Labeler is a CLI tool to sync labels for a GitHub repository with templates.","archived":false,"fork":false,"pushed_at":"2023-03-12T04:58:29.000Z","size":21,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T00:48:14.037Z","etag":null,"topics":["github","go","label-template","lsif-enabled"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unknwon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-22T04:54:55.000Z","updated_at":"2024-06-09T18:15:21.000Z","dependencies_parsed_at":"2024-06-20T02:49:42.230Z","dependency_job_id":"0470f7e4-c2bd-405c-a5ef-d85770a6f6ef","html_url":"https://github.com/unknwon/labeler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/unknwon/labeler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Flabeler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Flabeler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Flabeler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Flabeler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unknwon","download_url":"https://codeload.github.com/unknwon/labeler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Flabeler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264868842,"owners_count":23676091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","go","label-template","lsif-enabled"],"created_at":"2024-10-03T16:09:52.160Z","updated_at":"2025-07-11T18:13:02.791Z","avatar_url":"https://github.com/unknwon.png","language":"Go","readme":"# Labeler\n\nLabeler is a CLI tool to sync labels for a GitHub repository with templates.\n\n## Installation\n\n```\ngo install github.com/unknwon/labeler@latest\n```\n\n## Usage\n\n```\nNAME:\n   labeler - A CLI tool to sync labels for a GitHub repository with templates\n\nUSAGE:\n    [global options] command [command options] [arguments...]\n\nVERSION:\n   0.2.0\n\nCOMMANDS:\n   save     Save labels of target repository to a template file\n   sync     Sync labels from a template file to target repository\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --token value  GitHub personal access token [$LABELER_TOKEN]\n   --help, -h     show help\n   --version, -v  print the version\n```\n\n## Example\n\nCreate a personal access token with `repo` scope selected.\n\nSave labels from a repository:\n```sh\n$ export LABELER_TOKEN={your GitHub token}\n$ labeler save --owner=unknwon --repo=labeler --to unknwon_labeler.json\n```\n\nSync labels to a repository:\n```sh\n$ export LABELER_TOKEN={your GitHub token}\n$ labeler sync --owner=unknwon --repo=labeler --from unknwon_labeler.json\n```\n\n## License\n\nThis project is under MIT License. See the [LICENSE](LICENSE) file for the full license text.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknwon%2Flabeler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funknwon%2Flabeler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknwon%2Flabeler/lists"}