In same repository, I'm getting multiple PRs having same merge_hash field is it possible? I want to map PRs with commits but here I'm facing issue as I can't map PRs and Commits one to one.
like
"merge_commit": {
"hash": "c444b08cb3cc",
"type": "commit"
},