Skip to content

client: Remove PAT option for user added code

Administrator requested to merge core/remove-pat-dropdown into main

Created by: ryanslade

Removed the option to add via a personal access token (PAT). This allows us to:

  1. Removed the code host connection buttons
  2. Switch from a dropdown to a single connect or remove button

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

Before:

Screenshot 2021-05-25 at 11 48 32

After:

Screenshot 2021-05-25 at 11 38 12

Merge request reports

Loading