Skip to content

Conversation

@danieljurek
Copy link
Member

@danieljurek danieljurek commented Nov 14, 2025

@danieljurek danieljurek self-assigned this Nov 14, 2025
@danieljurek danieljurek marked this pull request as ready for review November 14, 2025 23:56
Copilot AI review requested due to automatic review settings November 14, 2025 23:56
Copilot finished reviewing on behalf of danieljurek November 15, 2025 00:00
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 introduces changes to support testing upgrades to cspell (the spell checking tool) across the Azure SDK repository. The changes include adding a new spell check script for public API surfaces, adding cspell configuration for the recoveryservices SDK, and enabling cspell upgrade verification in the CI pipeline.

Key Changes

  • New PowerShell script (spell-check-public-api.ps1) to spell check all public API surface files
  • Added cspell configuration for the recoveryservices SDK to whitelist the "bcdr" term
  • Enabled EnableCspellUpgradeVerification parameter in the CI pipeline's spell check step

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
eng/scripts/spell-check-public-api.ps1 New script to perform spell checking on all public API surface files (*.cs files in api/ directories)
sdk/recoveryservices/cspell.yaml New cspell configuration file that whitelists "bcdr" term for the recoveryservices SDK
eng/pipelines/templates/jobs/ci.yml Adds EnableCspellUpgradeVerification parameter to the spell checking step for testing cspell upgrades

@danieljurek danieljurek moved this from 🤔 Triage to 🔬 Dev in PR in Azure SDK EngSys 🍔🌭 Nov 15, 2025
@danieljurek danieljurek force-pushed the djurek/spell-check-upgrade-support branch from 2fcdf3c to a45d38f Compare November 19, 2025 21:42
@danieljurek danieljurek requested a review from a team as a code owner November 19, 2025 21:42
@danieljurek danieljurek enabled auto-merge (squash) November 19, 2025 21:49
@danieljurek danieljurek disabled auto-merge November 20, 2025 17:26
@danieljurek danieljurek merged commit 06b1798 into main Nov 20, 2025
20 checks passed
@danieljurek danieljurek deleted the djurek/spell-check-upgrade-support branch November 20, 2025 17:26
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🍔🌭 Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎊 Closed

Development

Successfully merging this pull request may close these issues.

3 participants