{"id":15659883,"url":"https://github.com/paulrberg/github-labels","last_synced_at":"2025-04-30T08:21:12.285Z","repository":{"id":135949503,"uuid":"467475505","full_name":"PaulRBerg/github-labels","owner":"PaulRBerg","description":"GitHub labels to use across repositories","archived":false,"fork":false,"pushed_at":"2025-03-28T16:20:30.000Z","size":23,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T17:39:09.808Z","etag":null,"topics":["github-labels"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaulRBerg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-03-08T11:01:39.000Z","updated_at":"2025-03-28T16:21:01.000Z","dependencies_parsed_at":"2024-02-01T22:07:05.627Z","dependency_job_id":"da652110-4586-4e9c-8293-58f3b4879d78","html_url":"https://github.com/PaulRBerg/github-labels","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulRBerg%2Fgithub-labels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulRBerg%2Fgithub-labels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulRBerg%2Fgithub-labels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulRBerg%2Fgithub-labels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaulRBerg","download_url":"https://codeload.github.com/PaulRBerg/github-labels/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666643,"owners_count":21624346,"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-labels"],"created_at":"2024-10-03T13:19:31.202Z","updated_at":"2025-04-30T08:21:12.247Z","avatar_url":"https://github.com/PaulRBerg.png","language":"Shell","readme":"# GitHub Labels\n\nUseful for synchronizing labels across GitHub repositories. See\n[github-label-sync](https://github.com/Financial-Times/github-label-sync/).\n\n## Pre Requisites\n\nInstall the following package with npm:\n\n```sh\nnpm install --global github-label-sync\n```\n\nAnd have your GitHub token set in the environment variable `GITHUB_TOKEN`. The token must have the `repo` and\n`public_repo` scopes.\n\n## Usage\n\nTo apply the labels to all repos:\n\n```sh\n$ ./apply.sh\n```\n\nTo apply the labels to one particular repo:\n\n```sh\ngithub-label-sync --access-token $GITHUB_TOKEN --allow-added-labels --labels ./labels.yml owner/repo\n```\n\nRunning these scripts will NOT overwrite any existing labels in the repo.\n\nIf you want to overwrite the labels, and also delete the labels that are not listed in the YAML files, remove the\n`--allow-added-labels` flag.\n\n```sh\ngithub-label-sync --access-token $GITHUB_TOKEN --labels ./labels.yml owner/repo\n```\n\n\u003e [!WARNING]\n\u003e\n\u003e The last command will delete any labels that are not listed in the YAML files. Use with caution.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulrberg%2Fgithub-labels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulrberg%2Fgithub-labels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulrberg%2Fgithub-labels/lists"}