https://github.com/hacktoolkit/github-jira-chrome-extension
Detect JIRA issue tags in GitHub comments, logs, pull requests, descriptions and turn into hyperlink.
https://github.com/hacktoolkit/github-jira-chrome-extension
Last synced: 6 months ago
JSON representation
Detect JIRA issue tags in GitHub comments, logs, pull requests, descriptions and turn into hyperlink.
- Host: GitHub
- URL: https://github.com/hacktoolkit/github-jira-chrome-extension
- Owner: hacktoolkit
- License: mit
- Created: 2017-06-17T11:58:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T07:57:15.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T13:23:03.241Z (10 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# github-jira-chrome-extension
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:
## Development and Testing
1. Clone this repository locally.
1. In Google Chrome, go to `Manage Extensions` ().
1. Enable `Developer mode`.
1. Press `Load unpacked` and navigate to the folder with `manifest.json`, and `Select`.
1. Voilà!
## Building and publishing
See: https://developer.chrome.com/webstore/publish
## Contributing
Contributions are welcome. Please fork the repository and submit a pull request from your local branch.
## Support
Check out other Chrome extensions made by Hacktoolkit!
## License
MIT. See LICENSE.md.