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

How to enabled PR autocomplete to rebase?

Open joaocarlos-pitang opened this issue 5 years ago • 3 comments

With the new option in PullRequest to rebase code to merge, how to enabled PR with autocomplete in vsts code cli to "rebase" automacatilly in complete pull request?

thanks!


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

joaocarlos-pitang avatar Apr 22 '19 16:04 joaocarlos-pitang

@joaocarlossousa The rebase feature in Pull requests is only available in the latest APIs. CLI being a shipped client only takes dependency on stable released version of APIs. It might take some time before this feature comes to the CLI.

atbagga avatar Apr 30 '19 20:04 atbagga

Any news on this @mitsha-microsoft ? It still seems impossible to create a PR with auto-complete when using rebase and fast-forrward.

AltarBeastiful avatar May 28 '21 10:05 AltarBeastiful

I would also be interested by this, and AFAIK the API for that is there, see https://docs.microsoft.com/en-us/rest/api/azure/devops/git/pull-requests/update?view=azure-devops-rest-6.0#gitpullrequestmergestrategy

siprbaum avatar Sep 10 '22 16:09 siprbaum