Hi, I write Bitbucket plugin for extending pull request flow.
For one of those cases, I need to handle event, that pull request become available for merging to target branch.
I found many helpfull events, that I can handle, but I didn't find event for my case.
Shortly:
How I can handle pull request mergeability state changed event?