Skip to content

Release 1.0.3#9801

Merged
necusjz merged 4 commits intoAzure:mainfrom
v-soujanya:main
Apr 21, 2026
Merged

Release 1.0.3#9801
necusjz merged 4 commits intoAzure:mainfrom
v-soujanya:main

Conversation

@v-soujanya
Copy link
Copy Markdown
Contributor

@v-soujanya v-soujanya commented Apr 20, 2026

Description
We are releasing a new version of 1.0.3 Azure DevOps CLI extension update that addresses the issue described here:
Azure/azure-devops-cli-extension#1481
What
Add az devops migrations command group for ELM (ADO -> GitHub Proxima) migrations.
Include create/status/list/pause/resume/migrate/cutover/abandon flows.
Add validations and formatting.
Add --agent-pool-name and --skip-validation to create.
Normalize optional create fields (trim, omit empty values).
Update help and unit tests for optional fields.

we have validated the fix and working fine

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

azure-client-tools-bot-prd bot commented Apr 20, 2026

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

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

Hi @v-soujanya,
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.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 20, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

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
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Apr 20, 2026
@v-soujanya
Copy link
Copy Markdown
Contributor Author

Hi @necusjz could you review the PR and approve the same?

@necusjz necusjz merged commit f5c2368 into Azure:main Apr 21, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants