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

Add check for copilot access before providing copilot hover #13238

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

spebl
Copy link
Contributor

@spebl spebl commented Feb 5, 2025

This will prevent users from unintentionally seeing the copilot prompt if they do not have copilot enabled or are not signed in.

This also moves the A/B flight check to after the copilot validation, which should ensure only valid users are assigned a flight group.

@spebl spebl requested a review from a team as a code owner February 5, 2025 19:39
@spebl spebl changed the title Dev/spebl/copilot hover setting Add check for copilot access before providing copilot hover Feb 5, 2025
@spebl spebl merged commit e5e176b into main Feb 5, 2025
6 checks passed
@spebl spebl deleted the dev/spebl/copilot_hover_setting branch February 5, 2025 21:01
@sean-mcmanus sean-mcmanus added this to the 1.24.0 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants