How do I get the commit hash for a merge commit
If I use Pull Request Merge, I am not getting the {{commit.hash}} value in it (as it gets set only on commit created trigger
If I use commit created trigger, then it is not getting fired for a merge commit