{"id":15857544,"url":"https://github.com/timmikeladze/github-issue-to-branch","last_synced_at":"2025-09-20T10:32:03.074Z","repository":{"id":239826078,"uuid":"800691378","full_name":"TimMikeladze/github-issue-to-branch","owner":"TimMikeladze","description":"🎋  CLI tool to quickly create well-named branches from GitHub issues.","archived":false,"fork":false,"pushed_at":"2025-01-01T08:32:06.000Z","size":157,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T12:04:22.610Z","etag":null,"topics":["bash","branch","gh","git","github","issue-to-branch","issues"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TimMikeladze.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":"2024-05-14T20:11:30.000Z","updated_at":"2024-10-08T11:00:48.000Z","dependencies_parsed_at":"2024-05-15T17:09:16.172Z","dependency_job_id":null,"html_url":"https://github.com/TimMikeladze/github-issue-to-branch","commit_stats":null,"previous_names":["timmikeladze/github-issue-to-branch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimMikeladze%2Fgithub-issue-to-branch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimMikeladze%2Fgithub-issue-to-branch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimMikeladze%2Fgithub-issue-to-branch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimMikeladze%2Fgithub-issue-to-branch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimMikeladze","download_url":"https://codeload.github.com/TimMikeladze/github-issue-to-branch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233653595,"owners_count":18709139,"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":["bash","branch","gh","git","github","issue-to-branch","issues"],"created_at":"2024-10-05T20:24:05.712Z","updated_at":"2025-09-20T10:31:57.711Z","avatar_url":"https://github.com/TimMikeladze.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎋 GitHub Issue to Branch\n\nCLI tool to quickly create well-named branches from GitHub issues. \n\n\u003e 👋 Hello there! Follow me [@linesofcode](https://twitter.com/linesofcode) or visit [linesofcode.dev](https://linesofcode.dev) for more cool projects like this one.\n\n## 🚀 Getting Started\n\n```console\nnpm install -g github-issue-to-branch\n\npnpm add -g github-issue-to-branch\n\nyarn global add github-issue-to-branch\n```\n\n\u003e ⚠️ Prerequisites: You need to have `git` and `gh` ([Github CLI](https://github.com/cli/cli)) installed on your machine.\n\n\n## 📖 Usage\n\nSimply run the `ghib` command with the issue number(s) you want to create a branch from.\n\nThe command will create a new branch with the name in the following format: `\u003cnumber\u003e-\u003cissue-title\u003e`.\n\n```console\nghib 1234\n```\n\n\n```console\nUsage: github-issue-to-branch \u003cissue-number\u003e [\u003cissue-number\u003e...] [\u003cpostfix\u003e]\n   or: ghib \u003cissue-number\u003e [\u003cissue-number\u003e...] [\u003cpostfix\u003e]\n\nCreate a Git branch from one or more GitHub issue numbers.\n\nArguments:\n  \u003cissue-number\u003e  One or more GitHub issue numbers\n  \u003cpostfix\u003e       Optional postfix to add to the branch name\n\nExamples:\n  github-issue-to-branch 123 456\n  ghib 789 quick-fix  # 'quick-fix' is an optional postfix\n\nNote: The postfix is entirely optional. It can be used for any additional context\nyou want to add to your branch name, such as 'quick-fix', 'wip', or even your initials.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmikeladze%2Fgithub-issue-to-branch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimmikeladze%2Fgithub-issue-to-branch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmikeladze%2Fgithub-issue-to-branch/lists"}