Skip to content

Sync eng/common directory with azure-sdk-tools for PR 16968 - #10272

Merged
Mike Harder (mikeharder) merged 1 commit into
mainfrom
sync-eng-common-fix-cspell-16968
Sep 9, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 16968#10272
Mike Harder (mikeharder) merged 1 commit into
mainfrom
sync-eng-common-fix-cspell-16968

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16968 See eng/common workflow

Invoke-Cspell.ps1 works fine when piping a list of file names to it from
within PowerShell, but not another shell like bash. This is the fix.
Copilot AI balanced review requested due to automatic review settings September 9, 2026 20:26
@azure-sdk-automation
azure-sdk-automation Bot requested a review from a team as a code owner September 9, 2026 20:26
@azure-sdk-automation azure-sdk-automation Bot added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Sep 9, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The focused change correctly supports both Bash and PowerShell pipeline input.

Pull request overview

Updates the shared cspell wrapper to accept file lists from standard input across PowerShell and external shells.

Changes:

  • Defaults FileList to PowerShell’s $input stream.
  • Documents cross-shell stdin behavior.
File summaries
File Description
eng/common/spelling/Invoke-Cspell.ps1 Enables stdin file lists from shells such as Bash.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mikeharder
Mike Harder (mikeharder) merged commit 2dcf3c2 into main Sep 9, 2026
9 of 10 checks passed
@mikeharder
Mike Harder (mikeharder) deleted the sync-eng-common-fix-cspell-16968 branch September 9, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants