I\'ve created pull request I got into this:
\"Approve\" button does nothing and complete is disabled.
How do I resolve this confligt in pull request
This answer is in reference of comment by @metabuddy on the answer of @sky91
What if your target branch in 'master' and on 'master' branch you have the policies applied to not accept direct merges?
Note: Consider 'master' is target branch and 'x001' is the source branch in pull request, which has conflicts between 'master' and 'x001' branch.
In that case solution by @sky91 will not work. For this you to follow these steps.