sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.12k stars 1.29k forks source link

May - Cody ignore: Tracking issue #60561

Open cbart opened 9 months ago

cbart commented 9 months ago

Cody Ignore GA PRD

### Tasks
- [ ] Backend: Add org level file/repo ignore patterns to the site config
- [ ] JetBrains: Implement Cody Ignore
- [ ] VSCode: Disable extension for the ignored repos
- [ ] VSCode: Add UI feedback when file ranked to be included in context is ignored
- [ ] VSCode: Log ignore events
- [ ] JetBrains: Log ignore events
- [ ] Web: Disable Cody for ignored repos
- [ ] https://github.com/sourcegraph/cody/issues/3035
- [ ] https://github.com/sourcegraph/cody/issues/3072
aramaraju commented 6 months ago

@kalanchan Given that it is a configuration and it is optional, do we need a feature flag at all? Unless I'm mistaken, the fields won't even be shown on the server unless they enter it themselves. @taras-yemets thoughts?