azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

{CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List

Open azclibot opened this issue 1 month ago • 5 comments

This PR synchronizes the task: 'Triage issues to the service team' part of resourceManagement.yml from table of Service Contact List in ADO wiki page

azclibot avatar Dec 14 '25 15:12 azclibot

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

Hi @azclibot, Please write the description of changes which can be perceived by customers into HISTORY.rst. If you want to release a new extension version, please update the version in setup.py as well.

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

yonzhan avatar Dec 14 '25 15:12 yonzhan

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>

github-actions[bot] avatar Dec 14 '25 15:12 github-actions[bot]

github-actions[bot] avatar Dec 14 '25 15:12 github-actions[bot]