Skip to content

v1.26.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jan 21:09
· 1 commit to main since this release
b2d7217
  • 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