-
Notifications
You must be signed in to change notification settings - Fork 738
refactor(codewhisperer): remove usage of UserGroupSettings #5643
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
Conversation
|
This pull request modifies code in src/ but no tests were added/updated. Confirm whether tests should be added or ensure the PR description explains why tests are not required. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this ready to merge? Did a Q/CW team member review it?
May need to rebase to get CI passing.
yea let me rebase it and request Q team to review it. |
|
Problem
Remove ALL usage of userGroupSettings as we're pivoting to
featureConfigProvider.tsSolution
License: I confirm that my contribution is made under the terms of the Apache 2.0 license.