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 cancellation token to react to Copilot API changes #12773

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

benmcmorran
Copy link
Member

@benmcmorran benmcmorran commented Sep 26, 2024

Reacts to upstream changes in the Copilot API that add a cancellation token and make it possible to unregister a provider.

FYI @sandersn

sean-mcmanus
sean-mcmanus previously approved these changes Sep 26, 2024
@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Sep 26, 2024

@benmcmorran Are you not able to squash and merge? I could try switching your permissions from Write to Maintain.

From what I read online, Write permissions should be able to squash and merge.

Copy link
Collaborator

@Colengms Colengms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(See existing comment. Waiting for clarification before approving.)

@benmcmorran
Copy link
Member Author

@Colengms I've changed the cancellation handling to follow the same pattern used by chat context. Let me know if you still have any concerns.

@benmcmorran
Copy link
Member Author

@sean-mcmanus I'm still not able to squash and merge. I suspect there are extra branch polices on main specifically that don't include me.

image

@sean-mcmanus
Copy link
Collaborator

@sean-mcmanus I'm still not able to squash and merge. I suspect there are extra branch polices on main specifically that don't include me.

You should have permissions now.

@benmcmorran benmcmorran merged commit a5a7481 into main Sep 30, 2024
6 checks passed
@benmcmorran benmcmorran deleted the dev/bemcmorr/copilot-api-change branch September 30, 2024 21:56
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