You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added validation to detect and return clear error messages when a URL is provided instead of a name for organization, repository, or enterprise arguments (e.g., --github-org, --github-target-org, --source-repo, --github-target-enterprise)
Added --target-api-url as an optional arg to the add-team-to-repo command
ado2gh: Fixed 404 errors when checking branch policies for classic pipelines with prefixed repository names
ado2gh: Fixed misleading success messages when pipeline rewiring was skipped
ado2gh: Fixed monitor timeout minutes to only display when --dry-run mode is enabled, reducing confusion during regular pipeline rewiring operations