Open
Description
Feature Description
Due to the size of code index not all repos should be indexed, an admin may wish to only allow certain repos (or namespaces to be indexed).
Perhaps a global setting such as CODESEARCH_ALLOWLIST: org/*, user/project,...
and if a repo is not in that list then it wouldn't be indexed. This could later be extended to add options to disregard archived/forked repos, etc..
Screenshots
No response