Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions projects/code_host_integration_config_deploy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Better configuration and deployment for Sourcegraph for your code host

We want to make it easier for site admins to configure and deploy the Sourcegraph browser extension and code host integrations for all their users. This is one of the most used features, but site admins previously have had no way of knowing who is using it, no way of rolling it out to everyone and no way of knowing what code hosts it works on.

We’ve added four new features:

1. A page showing which users are using it
1. A page showing which code hosts it works on
1. A way for site admins to notify users to install it on their instance or via team chat
1. A way for site admins to install it for everyone via G Suite

This builds on [last month's simplification of the browser extension's options menu](https://github.com/sourcegraph/about/pull/46). <!-- TODO update link to point to published blog post -->

<!--

Slack thread: https://sourcegraph.slack.com/archives/C0C324C91/p1539812743000100

-->