Skip to content

Move Gitlab::Ai::AccessToken under CloudConnector

What does this MR do and why?

Rename Gitlab::Ai::AccessToken into Gitlab::CloudConnector::SelfIssuedToken to reflect the domain boundaries and better indicate the intent of the class.

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.

How to set up and validate locally

No-op change: only renames the class.
Rely on CI run and check Code Suggestions/Chat locally.

Related to #439060 (closed)

Edited by Aleksei Lipniagov

Merge request reports