Skip to content

Add base support for Amazon Q quick actions

What does this MR do and why?

This merge request upstreams the work in !174614 (closed).

  1. Add :trigger_amazon_q permissions. This permission will be used to determine whether a user can trigger an action to Amazon Q.

  2. Add base commands for Amazon Q quick actions. This commit exports the quick actions that will be available the frontend.

References

Relates to https://gitlab.com/gitlab-com/ops-sub-department/panda-internal/sm-release/-/issues/19

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

This is just basic functionality to make the quick actions available if Amazon Q is enabled; it does not do much yet.

Edited by Paul Slaughter

Merge request reports

Loading