-
Couldn't load subscription status.
- Fork 1.6k
Labels
Description
Description
Currently, there is a setting for turning off AI commit generation in GitLens but this setting does not apply to newer AI features that are being added. For users who need to completely turn off AI features in GitLens, we should provide a setting for doing so that does not require changing the admin setting in gitkraken.dev.
- remove current
gitlens.ai.generateCommitMessage.enabledsetting - add a new
gitlens.ai.enabledsetting - ensure that messaging is correct in all places to clearly explain if this was a user setting or an org setting that disabled the feature.
duplicates #3960