CodeWhisper icon indicating copy to clipboard operation
CodeWhisper copied to clipboard

Add Jira Issue support

Open gmickel opened this issue 1 year ago • 2 comments

Currently we support the creation of plans and code modifications via manual entry on the CLI or via GitHub Issue.

The feature should work similarly to the GitHub issues feature.

When the user starts a new ai task using codewhisper task with the option --jira:

  • Show a list of open Jira Issues
  • Allow the user to select a Jira issue from the list
  • The Title and Description (body) of the selected issue is then fed into the first step of the task-workflow, analog to the GitHub Issues feature.

Requirements:

  • Support both Jira Cloud and self-hosted Jira

gmickel avatar Jul 30 '24 10:07 gmickel

I would really appreciate this feature!

ipekli avatar Jul 31 '24 11:07 ipekli

I bet you would! ;)

gmickel avatar Jul 31 '24 14:07 gmickel