Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to add their own mappings #345

Open
lukehinds opened this issue Dec 14, 2024 · 2 comments
Open

Allow users to add their own mappings #345

lukehinds opened this issue Dec 14, 2024 · 2 comments

Comments

@lukehinds
Copy link
Contributor

Over time the mappings and going to become more complex and users may well want to add (or even remove (deny list style)) their own mappings.

https://github.com/stacklok/codegate/blob/main/src/codegate/providers/copilot/mapping.py should be either loaded as config, or even better moved to the database and be something that can be edited via the codegate dashboard

@lukehinds
Copy link
Contributor Author

Has synergies with #454

@jtenniswood
Copy link

Would this be applied per provider?
Would this work on a workspace or global level?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants