Skip to content

Allow changing AI enabled settings from the UI

Alejandro Rodríguez requested to merge ban-ai-ui into master

What does this MR do and why?

Allow changing AI enabled settings from the UI

Closes #441489 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot_2024-03-19_at_17.36.33

Screenshot_2024-03-19_at_17.37.40

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

Before After

How to set up and validate locally

  1. Ensure you have setup AI locally and have a group with the appropriate license (see https://docs.gitlab.com/ee/development/ai_features)
  2. Go to Settings > General for a group with AI features available, expand Permissions and group features. Change the values for the AI enabled settings, click Save changes, ensure the changes are persisted
  3. Go to Settings > General in the Admin panel, expand AI-powered features. Change the values for the AI enabled settings, click Save changes, ensure the changes are persisted

Merge request reports