{"id":23033930,"url":"https://github.com/freenowtech/git-jira","last_synced_at":"2025-08-14T15:33:42.088Z","repository":{"id":219915224,"uuid":"743586392","full_name":"freenowtech/git-jira","owner":"freenowtech","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-31T18:01:39.000Z","size":1002,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-09T20:08:40.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freenowtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-15T14:52:11.000Z","updated_at":"2024-07-11T03:48:26.000Z","dependencies_parsed_at":"2024-01-30T11:01:50.356Z","dependency_job_id":null,"html_url":"https://github.com/freenowtech/git-jira","commit_stats":null,"previous_names":["freenowtech/git-jira"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fgit-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fgit-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fgit-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fgit-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freenowtech","download_url":"https://codeload.github.com/freenowtech/git-jira/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229843384,"owners_count":18132900,"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":[],"created_at":"2024-12-15T16:28:05.520Z","updated_at":"2025-08-14T15:33:42.082Z","avatar_url":"https://github.com/freenowtech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![](out.gif)\n\n# git-jira\n\nA simple CLI to switch to git branches based on one's JIRA tickets, only supports Jira Cloud.\n\n## Installation\n\n```bash\nbrew tap freenowtech/cli\nbrew install freenowtech/cli/git-jira\n```\n\nCreate a Personal Access Token (PAT) in **JIRA** as per [instruction](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/).\n\nAdd `$JIRA_USER`, `$JIRA_API_TOKEN` and `$JIRA_INSTANCE` to your favorite shell:\n\n**Important**: `$JIRA_INSTANCE` needs to be pointed at the `atlassian.net` domain, for example `htts://x.atlassian.net`. \n\n```\necho -n 'export JIRA_USER=YOUR_USER' \u003e\u003e ~/.zshrc\necho -n 'export JIRA_API_TOKEN=YOUR_API_TOKEN' \u003e\u003e ~/.zshrc\necho -n 'export JIRA_INSTANCE=YOUR_INSTANCE' \u003e\u003e ~/.zshrc\nsource ~/.zshrc\n```\n\n## Usage\n\nRun with `git-jira` or `git jira`.\n\n### Prefixing behavior\n\n1. **Default:** `feature/SUP-1344-bla`\n\n2. `--no-prefix`  ➡️  `SUP-1344-bla`\n\n3. `--prefix blubb` ➡️ `blubb/SUP-1344-bla`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fgit-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreenowtech%2Fgit-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fgit-jira/lists"}