Skip to content

{LTS} Backport #30703#32037

Closed
naga-nandyala wants to merge 13 commits intoAzure:devfrom
naga-nandyala:backport-30703
Closed

{LTS} Backport #30703#32037
naga-nandyala wants to merge 13 commits intoAzure:devfrom
naga-nandyala:backport-30703

Conversation

@naga-nandyala
Copy link
Contributor

@naga-nandyala naga-nandyala commented Sep 2, 2025

Related command
NA

Description
Backport

commands used to create this PR:

# Switch to the LTS dev branch
git switch dev-lts-2.66

# Make sure the branch is up to date
git pull

# Create a new branch for backporting
git switch --create backport-30703

# Cherry-pick the commit from PR #30703. -x appends the commit hash to the commit message
git cherry-pick -x  05a5d8fa878d8ae4d2ee8a1294feedc8af83fedb

# Push the branch to your fork
git push origin 

Testing Guide
NA

History Notes

[Core] Resolve GHSA-qjf4-cfqr-rj5j

This checklist is used to make sure that common guidelines for a pull request are followed.

@azure-client-tools-bot-prd
Copy link

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 2, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link

github-actions bot commented Sep 2, 2025

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@naga-nandyala naga-nandyala deleted the backport-30703 branch September 2, 2025 05:08
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.

6 participants