Add field to MR webhook to represent conflict status
### Problem to solve It would be convenient to receive information about conflicts in the webhook merge_request ### Proposal Add `has_conflict` field to MR webhook payload ### Permissions and Security Conflict status is visible in MRs already
issue