Currently when reviewing a pull-request one does not know if it can be merged before clicking on the Merge button.
Merge
We should have an internal endpoint that the application can call via ajax to inform the user during the review if it can be merged or not.
Note: we should inform the user if it can be fast-forwarded, merge or conflicts
Commit 898eb00a fixes this ticket
Commit 898eb00a fixes this issue