How to find the PR exist for the given two branches via Octokit
I'm looking for a method where we can pass the base branch and the branch that need to be pulled into which will check whether PR exist or not. If exist it should return the PR details
How to find the PR exist for the given two branches via Octokit
I'm looking for a method where we can pass the base branch and the branch that need to be pulled into which will check whether PR exist or not. If exist it should return the PR details