Unable to view the Complete and set auto complete options in Azure repo Pull request, even though there is no conflicts
I can see only mark as draft and abadon
I need to select the Complete and set auto complete option in azure repo PR
Unable to view the Complete and set auto complete options in Azure repo Pull request, even though there is no conflicts
I can see only mark as draft and abadon
I need to select the Complete and set auto complete option in azure repo PR
2
Answers
Try to check this point: Set a pull request to autocomplete.
Try to add some approvers or build validation: Branch policies and settings
To complete a PR, you must be a member of the Contributors security group in the project the PR is in, or have the corresponding permissions, for example, the Contribute permission on your target repo.
To have the "Contribute" permission on your target repo, contact someone with permission to manage the repo permission, such as project admin, set your "Contribute" permission to Allow. Go to Project Settings ->
Repositories -> Click your target repo from the repo list -> Security -> Set "Contribute" permission to Allow.
To have Set auto-complete option, as mentioned by Shamrai, you need to have branch policies enabled for your target branch.
See the detailed info about completing PR from official doc Complete, abandon, or revert pull requests.