Skip to content

update the getSdkChanges package option#49604

Open
chunyu3 wants to merge 1 commit into
mainfrom
update-sdkchange-option
Open

update the getSdkChanges package option#49604
chunyu3 wants to merge 1 commit into
mainfrom
update-sdkchange-option

Conversation

@chunyu3

@chunyu3 chunyu3 commented Jun 23, 2026

Copy link
Copy Markdown
Member

Update the getSDKChangesScript package option in eng/swagger_to_sdk_config.json: use the abstract path for the script in command

Copilot AI review requested due to automatic review settings June 23, 2026 08:34

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.

Pull request overview

This PR updates the SDK automation configuration in eng/swagger_to_sdk_config.json so the getSDKChangesScript command references the Automation-Sdk-GetSDKChanges.ps1 script via the {SdkRepoPath} placeholder (repo-root-anchored path), rather than a relative ./eng/... path.

Changes:

  • Updated packageOptions.getSDKChangesScript.command to use {SdkRepoPath}/eng/scripts/Automation-Sdk-GetSDKChanges.ps1.
  • Kept existing parameter placeholders ({packagePath}, {outputJsonFile}) unchanged.

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.

2 participants