Question from my comment here: How to check mergeability of a branches using the github api
Is it possible to check the mergeability of two branches using the github API without making a PR? I dont want to trigger anything by creating a PR, even if I immediately delete the PR afterwards.