azure-devops-cli-extension icon indicating copy to clipboard operation
azure-devops-cli-extension copied to clipboard

Description not working in pull request command

Open tomeof opened this issue 1 year ago • 0 comments

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.

tomeof avatar Mar 12 '24 15:03 tomeof