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.

Offen

#58.630 geöffnet am 28.11.2023

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (1.374 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (10.290 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide