Skip to content

This extension shows contents of linked tasks from Jira in Github

License

Notifications You must be signed in to change notification settings

Nicologies/chrome-github-jira

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-github-jira

This extension shows contents of linked tasks from Jira in Github

How to install

Use the webstore

Install from here: https://chrome.google.com/webstore/detail/github-jira-integration/faenbbkpfnklhncjianlfllkfekgghih

Use this source

  • Throw this source in a folder somewhere
  • navigate to chrome://extensions
  • enable developer mode (right top)
  • Load unpacked extension
  • Select that folder

Changelog

1.1.0

  • Added possibility to filter acceptance criteria from the ticket and parse it into the PR using the template.

1.0.4:

  • Removed console logs
  • Fixed Uncaught TypeError when no ticket number was found (#3)

v1.0.3

  • Automatically full a new PR description with a preset template, and will try to update the PR title with a proper one based on the tickets (the ticket number should be in your branch name)
  • Fixed a button loading bug

About

This extension shows contents of linked tasks from Jira in Github

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 12.5%