CodeWhisper
CodeWhisper copied to clipboard
Add Jira Issue support
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
I would really appreciate this feature!
I bet you would! ;)