I want get commit id(merged to master branch) when add Merge Request Hook in my dev branch merge to master.this value can be found in the request body,however the ObjectAttributes struct can not find MergeCommitSha filed. so can i pull a merge request for this?
