[go: up one dir, main page]

Add Amazon Q Trigger Service

What does this MR do and why?

Adds AmazonQTriggerService, which does several actions related to AmazonQ.

This was pulled from the forked branch: !175789 (closed)

The approach here was to preserve the specs for this class and keep them passing while extracting some of the logic from the trigger class to make it easier to grok.

This class could use a much more significant refactor but we are trying to move forward quickly on getting this merged. Merge now, refactor later?

References

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 class is not used yet so there is no validation to do (yet) other than ensuring that the logic from the branch where we know it works was preserved.

Edited by Jessie Young

Merge request reports

Loading