Skip to content

Disable browser extension for private repositories when using cloud URL

Created by: erzhtor

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

Blocked by https://github.com/sourcegraph/sourcegraph/pull/27779 until its merged

Description

This PR:

  • Temporarily disabled browser extension for private repositories when using cloud URL

Until we figure out on the safe way to determine if repository exist on Sourcegraph or not

Before merging

  • Test on different code hosts (if applicable)

    • GitHub
    • Gitlab
    • GitHub Enterprise
    • Refined GitHub
    • Phabricator
    • Phabricator integration
    • Bitbucket
    • Bitbucket integration
  • Test on different browsers (if applicable)

    • Chrome
    • Firefox
    • Safari
  • Add change log message to client/browser/CHANGELOG.md, under "Unreleased" section. (if applicable)

Merge request reports

Loading