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
Simply put, az repos pr create --repository <repo> --source-branch <branch> --title <title> --description <description>
creates a pull request but the description is empty.
Additional context
Probably doesn't matter but i am running the command in powershell.
I got the latest versions of azure cli and the azure-devops extension.
The text was updated successfully, but these errors were encountered:
First of all i have to say i am amazed by your setup. A bug issue is forwarding to https://developercommunity.visualstudio.com/home. That is awesome.
Simply put,
az repos pr create --repository <repo> --source-branch <branch> --title <title> --description <description>
creates a pull request but the description is empty.
Additional context
Probably doesn't matter but i am running the command in powershell.
I got the latest versions of azure cli and the azure-devops extension.
The text was updated successfully, but these errors were encountered: