Is your feature request related to a problem? Please describe.
I do not want users to be prompted to run /gs review. I do not want the code-review@v1 to ever be run.
Describe the solution you'd like
Add options for disabling this user command or create config.ignore_files_ai to allow ignoring file settings specifically for AI.
Describe alternatives you've considered
See above.
Additional context
Data sovereignty is extremely important in the repo we use this in. Allowing an unknown AI to ingest any of our data poses a risk to us.
Is your feature request related to a problem? Please describe.
I do not want users to be prompted to run
/gs review. I do not want thecode-review@v1to ever be run.Describe the solution you'd like
Add options for disabling this user command or create
config.ignore_files_aito allow ignoring file settings specifically for AI.Describe alternatives you've considered
See above.
Additional context
Data sovereignty is extremely important in the repo we use this in. Allowing an unknown AI to ingest any of our data poses a risk to us.