Skip to content

Draft: Add an AiAction to fill in MR template

Stanislav Lashmanov requested to merge slashmanov/ai-fill-in-mr-template into master

What does this MR do and why?

Implements Fill in merge request template using code changes (#409509 - closed).

Screen_Recording_2023-05-17_at_01.43.02

How to set up and validate locally

  1. Create a merge request template in advance
  2. Open merge requests list
  3. Click on 'Create new Merge request' button
  4. Select a branch and click 'Next'
  5. MR template should appear in the MR description box
  6. Click on AiActions dropdown
  7. Select 'Fill in merge request template' action
Edited by Stanislav Lashmanov

Merge request reports