sourcegraph/sourcegraph-public-snapshot

Adding LSIF to private repos as a contributor is a confusing user experience

Aberta

#24.457 aberto em 31 de ago. de 2021

 (1 comentário) (0 reação) (0 responsável)Go (1.374 forks)auto 404
good first issueteam/graph

Métricas do repositório

Stars
 (10.290 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Users adding LSIF to their private repos get UI errors if they're not site admins. Although being a contributor is sufficient to set up and get precise code intelligence results, the current behaviour is confusing as Sourcegraph only shows settings and upload states if the user is a site admin.

Example: User is a repo contributor, sets up LSIF for their repo and get the following errors.

Screenshot 2021-08-31 at 14 37 51 Screenshot 2021-08-31 at 14 38 05

However, LSIF config is working and they get precise code intelligence results in their repo.

Guia do colaborador