On the page that displays a pull request, I would like to know if it is possible to disable the 'Resolve Conflicts' button that appears when conflicts have been detected.
I would like to disable this button because the generic instructions provided do not work well with the Git workflow that we are using and different steps need to be followed by the users to properly resolve the conflicts. Despite numerous notifications and discussions, inevitably users still follow the directions given by this button rather than following the necessary steps to resolve the conflicts and they end up in a worse state that requires additional assistance to recover.
If we could disable the button or change the instructions, that would seem to be be an ideal solution. Is anything like that available?
Thanks