Skip to content

Simple chrome extension to linkify all jira tickets in PRs

Notifications You must be signed in to change notification settings

Redisrupt/jira-linkify

Repository files navigation

jira-linkify

Super simple extension to linkify all jira tickets in the PR's title

Install and adding it to chrome

  • First install and build it
    git clone https://github.com/Redisrupt/jira-linkify
    cd jira-linkify
    npm i
    npm run build
    
  • Navigate to chrome://extensions/
  • Click on Load unpacked
  • Navigate to the folder that contains the manifest file
  • Reload github pages

You know should see all links in the title

License

MIT

About

Simple chrome extension to linkify all jira tickets in PRs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published