Hi I am trying to automate Pull Request in Azure DevOps and below are the steps I have followed
- Created branch automatically
- Updated files automatically
- Commited changes back to repository automatically
- Created Pull Request automatically
- Approved Pull Request automatically
- Set Auto Completed
I am stuck at the last point how to automatically complete it or marked it as completed
CodePudding user response:
You only can do a Auto-Complete before approving the PR. Did you approved before you took this image?
An Autocomplete is just a way to say to DevOps to complete your PR as soon as it is approve. Otherwise you must complete after the approval step