azure-cli-extensions
azure-cli-extensions copied to clipboard
Merge strategy option for pull request create
az repos pr create
does not have an option for merge strategy, and by default is created with:
"completionOptions": {
...
"mergeStrategy": "noFastForward",
...
},
This leads to an error that when --auto-complete
is specified, the PR will never be completed.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 3324c35b-f381-8db4-b168-6f73e20c1f3e
- Version Independent ID: 7a3e8656-7741-8365-e56c-44056f034b31
- Content: az repos pr
- Content Source: latest/docs-ref-autogen/ext/azure-devops/repos/pr.yml
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw