Skip to content

Generate Jira acceptance criteria with this Chrome extension. Scrapes content from <div class='user-content-block'> and sends it to OpenAI API (gpt-3.5-turbo model). Set your API key in options and push the button.

Notifications You must be signed in to change notification settings

frappierer/gpt-jira-acceptance-criteria-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Acceptance Criteria Generator

Generate acceptance criteria for Jira tickets with this Chrome extension. The extension scrapes content from <div class='user-content-block'> and sends it to the OpenAI Completion API (gpt-3.5-turbo model) to generate acceptance criteria.

Features

  • Easy and efficient acceptance criteria generation for Jira tickets
  • Sends content to the OpenAI Completion API for generation
  • Customizable API key settings

Usage

  1. Set your OpenAI API key in the options by clicking the extension icon and selecting "Options".
  2. Navigate to a Jira ticket page in your browser.
  3. Click the extension icon and select "Create Test Cases" to generate acceptance criteria.

Installation

  1. Download or clone the repository.
  2. Open Chrome and go to chrome://extensions/.
  3. Turn on "Developer mode" in the top right corner.
  4. Click "Load unpacked" in the top left corner.
  5. Select the directory where the downloaded or cloned repository is located.

Contributing

Contributions are welcome! To contribute, please fork the repository and create a pull request.

About

Generate Jira acceptance criteria with this Chrome extension. Scrapes content from <div class='user-content-block'> and sends it to OpenAI API (gpt-3.5-turbo model). Set your API key in options and push the button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published