Detect JIRA issue tags in GitHub comments and titles of pull requests, and turns them into hyperlinks.
Works on both GitHub Enterprise Cloud as well as public GitHub.com.
Available on the Google Chrome Webstore: https://chrome.google.com/webstore/detail/github-to-jira-links/jcioabgeaepidgkoibflheijdcignhcl
- Clone this repository locally.
- In Google Chrome, go to
Manage Extensions
(chrome://extensions/). - Enable
Developer mode
. - Press
Load unpacked
and navigate to the folder withmanifest.json
, andSelect
. - Voilà!
See: https://developer.chrome.com/webstore/publish
Contributions are welcome. Please fork the repository and submit a pull request from your local branch.
Check out other Chrome extensions made by Hacktoolkit!
MIT. See LICENSE.md.