[go: up one dir, main page]

Feat(Q): Add FE for /q sub commands

What does this MR do and why?

This MR sets up the FE to present the /q sub commands. Please see the Feature branch MR for more context.

Screenshots or screen recordings

Issue MR Diff part of MR (has test subcommand)
Screenshot_2024-12-12_at_10.23.46_PM Screenshot_2024-12-12_at_11.12.57_PM Screenshot_2024-12-12_at_11.13.12_PM

How to set up and validate locally

Prerequisites:

  1. You'll need to make sure you have an Ultimate license and AI features setup on your GDK. See these instructions.
  2. Setup the AmazonQ configuration following these instructions. Make sure that the availability is set to On by default.

Instructions for these changes:

  1. Visit an issue
  2. In the comment box enter /q
  3. EXPECTATION: The subcommands dev and transform should appear in the dropdown
  4. Visit a MR
  5. In the comment box enter /q
  6. EXPECTATION: The subcommands dev, fix, and review should appear in the dropdown.
  7. In the MR, go to Diffs and start leaving a comment on a diff line with /q
  8. EXPECTATION: The subcommand test should appear in the dropdown.
Edited by Paul Slaughter

Merge request reports

Loading