Skip to content

Clarify AI features availability

Jessie Young requested to merge jy-clarify-ai-feature-licenses into master

What does this MR do and why?

  • GitLab Duo Chat is available to any user who belongs to at least 1 group with 3rd party AI features enabled.
  • Root cause analysis is a little different, it is available based on the project that the build belongs to (project must have Ultimate license) AND whether the user is a member of at least 1 group with 3rd party AI features enabled.

Root cause analysis:

  • Check for job's project license here
  • Calls super to here, where it is checked whether the user belongs to any group with AI available via the "third-party AI features enabled" setting.

Screenshots or screen recordings

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

Before After

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.

Edited by Jessie Young

Merge request reports

Loading