sourcegraph/sourcegraph-public-snapshot

(P2) Allow admins to configure in site config whether users can configure custom commands at all, or can only use the commands we ship.

开放

#58,630 创建于 2023年11月28日

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

仓库指标

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

描述

Very similar to #58631 - but allow admins to configure between the following options:

  • Users can use commands (covered by #58631 )
  • Users CANNOT use commands (covered by #58631 )
  • Users can use commands, but CANNOT create their own custom commands (must use the default Cody ones we ship)

Bonus points if we can allow admins to create custom commands, but not users themselves.

贡献者指南