Skip to content

Adds new MergeRequests::Llm::SummarizeMergeRequestWorker

What does this MR do and why?

Adds a new worker that triggers a request to MergeRequests::Llm::SummarizeMergeRequestService (!116879 (merged)) and stores the output in a new note on the specified merge request, attributed to the specified user, with a trailer denoting that the note was generated by an LLM and the head sha at the time of generation.

Screenshots or screen recordings

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #404901 (closed) Blocked by !116879 (merged)

Merge request reports

Loading