Skip to content

Jira Copilot is an AI-powered Jira tool serving as a Proof of Concept (POC) to demonstrate how GenAI can significantly boost team productivity when working with Jira.

License

Notifications You must be signed in to change notification settings

skydockAI/jira_copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Copilot

Your AI-Powered Jira tool

What is Jira Copilot?

Jira Copilot is an AI-powered Jira tool serving as a Proof of Concept (POC) to demonstrate how GenAI can significantly boost team productivity when working with Jira.

Technology Stack

Jira Copilot is developed using the Atlassian Forge framework, utilizing NodeJs for the backend and React for the frontend. This integration ensures a seamless experience within the Jira environment. For Generative AI services, Jira Copilot supports both OpenAI and AzureOpenAI APIs, providing flexibility in choosing the AI infrastructure that best suits an organization's needs.

Requirements

See Set up Forge for instructions to get set up.

Instructions:

  • Clone the source code:
git clone https://github.com/skydockAI/jira_copilot.git
  • Open config.js file and configure your OpenAI or AzureOpenAPI keys

  • Install required libraries:

npm install
  • Register the app (assuming that you have successfully setup Forge and login):
forge register
  • Build and deploy the app:
forge deploy
  • Install the app to your Atlassian site:
forge install

Features

  • A powerful and flexible framework that supports a wide range of smart functionalities (features) such as:
    • Ticket Validation and Recommendations
    • Ticket Rewriting
    • Ticket Summarization
    • Test Case Generation in BDD Format
    • Language Translation
    • etc...
  • Ability to save AI generated contents by:
    • Updating ticket description
    • Appending to ticket description
    • Adding as a comment
  • An Configuration page for site admins to manage system prompt and features definition
  • Custom Prompts for Extended Functionality

Screenshots

  • Running for the first time: Running for the first time

  • Manage system prompt and features definition: Manage system prompt and features definition

  • Full UI with pre-defined features: Full UI with pre-defined features

  • Feature: Validate user story: Feature: Validate user story

  • Feature: Re-write user story: Feature: Re-write user story

  • Feature: Summarize ticket description: Feature: Summarize ticket description

  • Feature: Generate test cases: Feature: Generate test cases

  • Feature: Language translation: Feature: Language translation

  • Save AI response: Append to ticket description: Save AI response: Append to ticket description

  • Save AI response: Add as a comment: Save AI response: Add as a comment

  • Custom request: Custom request

License:

Jira Copilot is open-source and licensed under the GPL-3.0 license.

About

Jira Copilot is an AI-powered Jira tool serving as a Proof of Concept (POC) to demonstrate how GenAI can significantly boost team productivity when working with Jira.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published