Keep dev and preview servers in the foreground for Windows agents #18029

Open
renovate-bot opened 12:33pm on September 16, 2026 wants to merge 51 Δ into withastro/astro main from
triage-18019

Pull request #18029 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 750 51
Maximum comment count per PR 20 3
Pull request maximum business days between activity 3 2
Pull request maximum business days open 10 2

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 packages/astro/test/units/dev/windows-background.test.ts
packages/astro/src/cli/windows-background.ts
3
100 packages/astro/src/cli/windows-background.ts
packages/astro/test/units/dev/windows-background.test.ts
3
100 packages/astro/src/cli/agent.ts
packages/astro/src/cli/preview/index.ts
1
100 packages/astro/src/cli/preview/index.ts
packages/astro/src/cli/dev/index.ts
1

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.