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.

貢獻者指南