Skip to content

fix(push): fix Azure DevOps PR creation on Windows#125

Merged
narnaud merged 1 commit intomainfrom
fix-azure
Mar 23, 2026
Merged

fix(push): fix Azure DevOps PR creation on Windows#125
narnaud merged 1 commit intomainfrom
fix-azure

Conversation

@narnaud
Copy link
Owner

@narnaud narnaud commented Mar 23, 2026

Pass --description via a temp file (@path) to avoid --- separators
being parsed as CLI arguments by cmd /C az on Windows.

Extract the org URL from the remote and pass --org explicitly instead
of relying on --detect, which produced a misleading "need to login"
error when it failed to infer the organisation from the remote URL.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Pass --description via a temp file (@path) to avoid `---` separators
being parsed as CLI arguments by cmd /C az on Windows.

Extract the org URL from the remote and pass --org explicitly instead
of relying on --detect, which produced a misleading "need to login"
error when it failed to infer the organisation from the remote URL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@narnaud narnaud merged commit 00cdd9c into main Mar 23, 2026
4 checks passed
@narnaud narnaud deleted the fix-azure branch March 23, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant