{"id":15101802,"url":"https://github.com/vicainelli/github-labels-batch","last_synced_at":"2026-02-03T08:32:12.552Z","repository":{"id":220316814,"uuid":"751316324","full_name":"vicainelli/github-labels-batch","owner":"vicainelli","description":"A easy way to add a batch of labels to your GitHub repository","archived":false,"fork":false,"pushed_at":"2024-02-01T11:27:42.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T17:58:28.614Z","etag":null,"topics":["bun","bun-js","bunjs","github-labels","labels","labels-generator"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/vicainelli.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}},"created_at":"2024-02-01T11:14:31.000Z","updated_at":"2024-02-01T11:16:01.000Z","dependencies_parsed_at":"2024-02-01T12:50:37.946Z","dependency_job_id":null,"html_url":"https://github.com/vicainelli/github-labels-batch","commit_stats":null,"previous_names":["vicainelli/github-labels-batch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vicainelli/github-labels-batch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicainelli%2Fgithub-labels-batch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicainelli%2Fgithub-labels-batch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicainelli%2Fgithub-labels-batch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicainelli%2Fgithub-labels-batch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicainelli","download_url":"https://codeload.github.com/vicainelli/github-labels-batch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicainelli%2Fgithub-labels-batch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29038562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bun","bun-js","bunjs","github-labels","labels","labels-generator"],"created_at":"2024-09-25T18:40:40.409Z","updated_at":"2026-02-03T08:32:12.532Z","avatar_url":"https://github.com/vicainelli.png","language":"TypeScript","readme":"# GitHub labels batch\n\n## Getting Started\n\n### Environment variables\n\nFirst, you'll need a [GitHub token](https://github.com/settings/tokens) to access your repositories through an API.\n\nThen, rename the `.env.example` file to `.env` and add your token to the `GH_TOKEN` variable.\n\nYou also have to fill the variables `GH_OWNER` and `GH_REPOSITORY` with the repository that you want to add.\n\n### Adding labels\n\nYou can write the labels that you want to add on the `labels.json` file, following the structure:\n\n```json\n{\n  \"name\": \"bug\",\n  \"color\": \"d73a4a\",\n  \"description\": \"Something isn't working\"\n}\n```\n\nOn the `/examples` directory you may find some label examples that I use on my projects, feel free to use them.\n\n\n## Running the project\n\nThis project uses Bun, check the installation guide [here](https://bun.sh/docs/installation).\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun run index.ts\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicainelli%2Fgithub-labels-batch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicainelli%2Fgithub-labels-batch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicainelli%2Fgithub-labels-batch/lists"}