This is a GitHub extension that will automatically link back to your private JIRA instance!
The JIRA Linker will linkify anywhere it finds text in GitHub that looks like a JIRA ticket, including the issues overview page, issue descriptions, issue titles, pull requests... basically anywhere! You can configure the matching patterns during setup.
- install Tampermonkey
- create a new script via the extension once it's installed
- copy/paste this code to your new script
- save the script
- refresh GitHub
- follow the form in the lower-left-hand part of the screen
If you ever want to edit this form you can click "JIRA Linker Settings" in your profile dropdown menu (at the extreme top right, in GitHub) between "Settings" and "Sign Out". Also, you can clear localStorage, which will prompt the initial config form to appear again.
Thanks to jchv for starting this script. It's quite the time saver!