Skip to content

Conversation

@jakebailey
Copy link
Member

Two PRs raced here.

I need to enable merge queues...

Copilot AI review requested due to automatic review settings December 8, 2025 18:47
@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Dec 8, 2025
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Dec 8, 2025
@jakebailey jakebailey enabled auto-merge (squash) December 8, 2025 18:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a compile error caused by racing PRs where ContextFlags.Completions was removed or renamed. The change updates the reference to use the correct enum value ContextFlags.IgnoreNodeInferences.

Key Changes:

  • Updated ContextFlags.Completions to ContextFlags.IgnoreNodeInferences in string completion logic

@jakebailey
Copy link
Member Author

The package-size task doesn't work if main can't also build. So I'm just going to force merge this in.

@github-project-automation github-project-automation bot moved this from Not started to Needs merge in PR Backlog Dec 8, 2025
@jakebailey jakebailey merged commit 3544dd7 into microsoft:main Dec 8, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from Needs merge to Done in PR Backlog Dec 8, 2025
@jakebailey jakebailey deleted the fix-compile-oops branch December 8, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants