codescape / jira-connect-pair-up

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Python 48.1%Language:JavaScript 28.8%Language:HTML 19.8%Language:Shell 2.0%Language:CSS 1.2%