Skip to content

Draft: Add CodeSuggestions Helper

What does this MR do and why?

Resolving: https://gitlab.com/gitlab-org/gitlab/-/issues/433011

In this MR we:

  • Add CodeSuggestions Helper
  • Use CodeSuggestionsHelper in SaaS and self-managed APIs

How to set up and validate locally

Green specs 🍏 are enough.

But enabling/disabling flags and trying code_suggestions_available? from rails c could be also a verification way.

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 Mohamed Hamda

Merge request reports