sourcegraph / jetbrains

Apache License 2.0
67 stars 22 forks source link

PRD: [Cody Ignore] Admins can specify which repositories Cody can use as context #1196

Closed taylorsperry closed 6 months ago

taylorsperry commented 6 months ago

Description:

As an enterprise admin, I want to be able to control which repositories in my codebase can be shared by Cody to a third-party LLM provider.

P0: I want to be able to add a list of repositories that can be included as Cody's context in my site config P0: I want to be able to add a list of repositories that will be excluded as Cody's context in my site config

Objectives:

Enable enterprise admins to create include/exclude rules that specify which repos on the enterprise instance Cody can use as context.

Acceptance Criteria:

Design Tasks:

### Design Tasks
- [ ] Add a draft title or issue reference here

Engineering Tasks:

### Engineering Tasks
- [ ] Add a draft title or issue reference here

Related Docs:

dominiccooney commented 6 months ago

@taylorsperry I'm going to close this because there's no JetBrains specific code for this. I assume @taras-yemets has an issue in the sourcegraph repo for the backend work?

We need an engineering issue like this for interpreting the policy locally, but that should be in sourcegraph/cody.