{CI} Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List
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
️✔️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.
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>
Thank you for your contribution! We will review the pull request and get back to you soon.
- For more info about extension versioning, please refer to Extension version schema