Skip to content

Automatically add extension to user/org settings

Administrator requested to merge code-insights/add-turn-on-ext-logic into main

Created by: vovakulikov

Closes: https://github.com/sourcegraph/sourcegraph/issues/21078

Need to turn on these extensions automatically (add specific ext key to user/ort settings) if a user created insight via new creation UI flow.

 "sourcegraph/code-stats-insights": true,
 "sourcegraph/search-insights": true,

Merge request reports

Loading