Skip to content

Show summarize comments also on epics

Nicolas Dular requested to merge nd/fix-summarize-comments-for-epics into master

What does this MR do and why?

With the Ai Actions refactoring we lost the dropdown for Epics. This MR enables it again

We now also use the abstraction to show AI Actions on the toolbar on Epics.

Screenshots or screen recordings

How to set up and validate locally

Feature.enable(:openai_experimentation)
Feature.enable(:summarize_comments)
  1. Go to an Epic and see the Ai Actions dropdown on the comment form

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nicolas Dular

Merge request reports