{"id":14155383,"url":"https://github.com/StevenACoffman/gh-jira","last_synced_at":"2025-08-06T01:31:17.999Z","repository":{"id":147329916,"uuid":"401390056","full_name":"StevenACoffman/gh-jira","owner":"StevenACoffman","description":"Github CLI extension to manipulate JIRA issues","archived":false,"fork":false,"pushed_at":"2021-08-30T22:48:44.000Z","size":2,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-08T20:26:59.466Z","etag":null,"topics":["gh-extension","jira"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StevenACoffman.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":"2021-08-30T15:17:51.000Z","updated_at":"2024-10-11T21:04:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3b5384c-e7b5-45ad-a9c2-443b7e146c85","html_url":"https://github.com/StevenACoffman/gh-jira","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/StevenACoffman%2Fgh-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevenACoffman%2Fgh-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevenACoffman%2Fgh-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevenACoffman%2Fgh-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StevenACoffman","download_url":"https://codeload.github.com/StevenACoffman/gh-jira/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228821404,"owners_count":17977166,"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":["gh-extension","jira"],"created_at":"2024-08-17T08:03:00.581Z","updated_at":"2024-12-09T02:31:20.947Z","avatar_url":"https://github.com/StevenACoffman.png","language":"Shell","funding_links":[],"categories":["gh-extension"],"sub_categories":[],"readme":"## gh-jt extension\n\nThis GitHub extension lets you manipulate JIRA issues. For instance, to transition JIRA issue TEAM-1234 to \"In Progress\" State:\n```\ngh jira \"In Progress\" TEAM-1234\n```\n\nYou must have installed [jt](https://github.com/StevenACoffman/jt) for it to work.\n\n\nIf you are in a git repository where the topic branch's name matches `[whatever-]team-1234[-whatever]`, you can omit\nthe issue argument as it is implied.\n\nYeah, we even let you use underscores!\n\n### Synopsis\n\nGitHub CLI extensions are repositories that provide additional gh commands.\n\nThe name of the extension repository must start with \"gh-\" and it must contain an executable of the same name. All arguments passed to the `gh \u003cextname\u003e` invocation will be forwarded to the `gh-\u003cextname\u003e` executable of the extension.\n\nAn extension cannot override any of the core gh commands.\n\n### Wait, this is just a bash wrapper for some other tool?\n\nYeah, GitHub CLI binary extensions won't install properly yet. See [github.com/cli/cli#4194](https://github.com/cli/cli/issues/4194). \nOnce it can, we can move the Go code here.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStevenACoffman%2Fgh-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStevenACoffman%2Fgh-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStevenACoffman%2Fgh-jira/lists"}