Feat(Q): Add FE for /q sub commands
- Feature branch: DRAFT: Amazon q spike (!174614 - closed)
- Parent MR: Add base support for Amazon Q quick actions (!175633 - merged)
- Side note: This was originally developed in a private fork by GitLab team members in collaboration with Amazon's team.
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) |
|---|---|---|
![]() |
![]() |
![]() |
How to set up and validate locally
Prerequisites:
- You'll need to make sure you have an Ultimate license and AI features setup on your GDK. See these instructions.
- Setup the AmazonQ configuration following these instructions. Make sure that the availability is set to
On by default.
Instructions for these changes:
- Visit an issue
- In the comment box enter
/q - EXPECTATION: The subcommands
devandtransformshould appear in the dropdown - Visit a MR
- In the comment box enter
/q - EXPECTATION: The subcommands
dev,fix, andreviewshould appear in the dropdown. - In the MR, go to Diffs and start leaving a comment on a diff line with
/q - EXPECTATION: The subcommand
testshould appear in the dropdown.
Edited by Paul Slaughter


