Generate service for summarize_issue_discussions
What does this MR do and why?
Generate service for summarize_issue_discussions via AvailableServicesGenerator.
Remove this UP from IGNORE_UNIT_PRIMITIVES list.
It's a blocker for our future Token-related refactor. Its use was detected in AI GW logs (see the table in the issue) so we need a service for that.
References
gitlab-org/gitlab#554540 (closed)
How to set up and validate locally
We are able to find a service with summarize_issue_discussions name (e.g. in rails console).
Edited by Aleksei Lipniagov