Skip to content

Add type check to all tests pass job#18586

Merged
seanbudd merged 1 commit intomasterfrom
addTypeCheck
Jul 30, 2025
Merged

Add type check to all tests pass job#18586
seanbudd merged 1 commit intomasterfrom
addTypeCheck

Conversation

@seanbudd
Copy link
Copy Markdown
Member

Link to issue number:

Fixup of #18554

Summary of the issue:

#18345 was missed from #18554 as pyright checks were not on beta, and #18554 was targeted to beta

Copilot AI review requested due to automatic review settings July 29, 2025 23:59
@seanbudd seanbudd requested a review from a team as a code owner July 29, 2025 23:59
@seanbudd seanbudd requested a review from SaschaCowley July 29, 2025 23:59
Copy link
Copy Markdown
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 missing dependency in the GitHub Actions workflow by adding the typeCheck job to the list of required jobs that must pass before the "all tests pass" job can run. This ensures that type checking is properly included in the overall test validation process.

  • Adds typeCheck to the needs dependency list for the "all tests pass" job

@seanbudd seanbudd enabled auto-merge (squash) July 30, 2025 00:00
@SaschaCowley SaschaCowley disabled auto-merge July 30, 2025 00:16
@seanbudd seanbudd merged commit 19ce00f into master Jul 30, 2025
21 checks passed
@seanbudd seanbudd deleted the addTypeCheck branch July 30, 2025 00:38
@SaschaCowley SaschaCowley added this to the 2025.3 milestone Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants