Skip to content

Feat(Q): Initialize AmazonQ onboarding admin pages

What does this MR do and why?

This MR sets up the initial controller and views for GitLab Duo with Amazon Q. Please see the Feature branch MR for more context.

Screenshots or screen recordings

With feature flag enabled:

Admin > Settings Admin > GitLab Duo AmazonQ page
Screenshot_2024-12-08_at_7.37.24_PM Screenshot_2024-12-08_at_7.44.14_PM Screenshot_2024-12-08_at_7.44.30_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.

Instructions for these changes:

  1. Enable the feature flag amazon_q_integration with Feature.enable(:amazon_q_integration) in a rails console
  2. Visit Admin > Settings and look for GitLab Duo with Amazon Q section
  3. Visit Admin > GitLab Duo and look for Amazon Q banner
  4. Click Get started in the Amazon Q banner to see the stubbed out Amazon Q configuration page
Edited by Paul Slaughter

Merge request reports

Loading