Skip to content

Conversation

@jwang19-atlassian
Copy link
Contributor

@jwang19-atlassian jwang19-atlassian commented Nov 20, 2025

What Is This Change?

Run Rovo Dev right after clicking generate code button in issue page

https://www.loom.com/share/a498dbde8ade4aba9992b0055ff03c23

How Has This Been Tested?

Basic checks:

  • npm run lint
  • npm run test

};

await Container.rovodevWebviewProvider.setPromptTextWithFocus(promptText, jiraContext);
await Container.rovodevWebviewProvider.invokeRovoDevAskCommand(promptText, [jiraContext]);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be allowing users to add more context as appropriate. See how BBY does it

Copy link
Collaborator

@bwieger-atlassian-com bwieger-atlassian-com left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should allow users to modify the prompt

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

Successfully merging this pull request may close these issues.

3 participants