{"id":17348954,"url":"https://github.com/michalbe/gh-jira","last_synced_at":"2026-05-09T06:36:01.131Z","repository":{"id":137999117,"uuid":"103161014","full_name":"michalbe/gh-jira","owner":"michalbe","description":":link: link Github Issues/PRs to Jira tickets","archived":false,"fork":false,"pushed_at":"2017-09-11T20:51:54.000Z","size":1987,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T07:48:36.912Z","etag":null,"topics":["extension","github","google-chrome","jira","jira-tickets","mozilla-firefox"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/michalbe.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":"2017-09-11T16:35:59.000Z","updated_at":"2018-04-06T15:00:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"531e72a5-68c7-41bf-a9d4-9ff7eb5c8f8a","html_url":"https://github.com/michalbe/gh-jira","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michalbe/gh-jira","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalbe%2Fgh-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalbe%2Fgh-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalbe%2Fgh-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalbe%2Fgh-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michalbe","download_url":"https://codeload.github.com/michalbe/gh-jira/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalbe%2Fgh-jira/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["extension","github","google-chrome","jira","jira-tickets","mozilla-firefox"],"created_at":"2024-10-15T16:54:11.182Z","updated_at":"2026-05-09T06:36:01.113Z","avatar_url":"https://github.com/michalbe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GH -\u003e Jira\n\nThis Mozilla Firefox/Google Chrome Add-on changes ticket numbers in PRs' titles to links to proper Jira tickets. I personally find it helpful when reviewing tasks, so I don't need to copy/paste anything.\n\n![How it works?](images/how.gif)\n\n## Instalation\n\n  - Clone/download this repo\n\n## Configuration\n\n  - Put proper Jira ticket labels and Jira url in `script.js:CONFIG`:\n  - If your tickets use `MY_COMPANY-2023` notation, and your Jira instance runs on `http://my_company.atlassian.net`, then the `CONFIG` const should look like this:\n  ```js\n  const CONFIG = {\n    jira_url: 'https://my_company.atlassian.net/browse/', // \u003c- note the `/browse` part here\n    ticket_label: 'MY_COMPANY-' // \u003c- note the dash here\n  }\n  ```\n  - Add your repo address in the `manifest.json` file under `content_scripts::matches`\n  \n### Google Chrome\n\n  - Go to `chrome://extensions/`\n  - Click `Load unpacked exptension`\n  - Choose the folder where `gh-jira` was downloaded\n  - Go to your pull request page (usually something like `https://github.com/your_name/your_remo/pulls`) and refresh\n\n![Google Chrome](images/chrome.png)\n\n### Mozilla Firefox\n\n  - Go to `about:debugging` page\n  - Click `Load Temporary Add-on`\n  - Choose the `manifest.json` file from the downloaded repo\n  - Go to your pull request page (usually something like `https://github.com/your_name/your_remo/pulls`) and refresh\n  - Note that this will work only till Firefox will be restarted (what probably doesn't occur often for us developers)\n\n![Mozilla Firefox](images/firefox.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalbe%2Fgh-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalbe%2Fgh-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalbe%2Fgh-jira/lists"}