Authentication : Code suggestions Web IDE: feature flag control
Code suggestions: feature flag control
The idea is to control the Web IDE using the already existing feature flag. We want to include or not the code suggestions in the Web IDE.
Feature flag: ai_assist_web_ide
We can run this command in the #production
Slack channel to enable this feature for all GitLab team members.
/chatops run feature get ai_assist_web_ide
/chatops run feature set --feature-group=gitlab_team_members ai_assist_web_ide true
Edited by Tan Le