/jira-connect-pair-up

Creates a JIRA issue panel app to suggest users who can help with a JIRA issue

Primary LanguagePythonApache License 2.0Apache-2.0

Pair Up is an Atlassian Connect app that helps you solve your JIRA issues more efficiently by connecting you with people in your company who have worked on similar issues in the past.

How it works

The app imports JIRA issues as they're created/updated and uses Watson to analyze the issues and suggest users who can help with those issues. The app consists of 3 parts -

  • The JIRA connect app - This is the front end of the app that creates the issue glance
  • The issues processor - Process new/updated issues into our database
  • API - Analyze the keywords in issues and provide user suggestions