Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jira Issue support #40

Open
gmickel opened this issue Jul 30, 2024 · 2 comments
Open

Add Jira Issue support #40

gmickel opened this issue Jul 30, 2024 · 2 comments

Comments

@gmickel
Copy link
Owner

gmickel commented Jul 30, 2024

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
@ipekli
Copy link

ipekli commented Jul 31, 2024

I would really appreciate this feature!

@gmickel
Copy link
Owner Author

gmickel commented Jul 31, 2024

I bet you would! ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants