sourcegraph/sourcegraph-public-snapshot

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

开放

#24,457 创建于 2021年8月31日

 (1 条评论) (0 个反应) (0 位负责人)Go (1,374 个派生)auto 404
good first issueteam/graph

仓库指标

星标
 (10,290 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南