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.

Aperta

#58.630 aperta il 28 nov 2023

 (0 commenti) (0 reazioni) (1 assegnatario)Go (1374 fork)auto 404
good first issue

Metriche repository

Star
 (10.290 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor