Skip to content

Draft: feat(DuoChat): Add cancelPrompt handler for Duo Chat

Dylan Bernardi requested to merge db/abort-graphql-mutation into main

Description

This MR adds the client side handling of cancelPrompt that is sent from the GitLabUI.

Related Issues

Resolves Implement AbortAiAction Mutation for GitLab Duo... (gitlab-ui#2633 - closed)

How has this been tested?

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Dylan Bernardi

Merge request reports