Describe the bug
I'm in a checkout of https://github.com/maxandersen/quarkusio.github.io/tree/insights1
and https://github.com/quarkusio/quarkusio.github.io/pull/535 are open but gh pr view reports
no open pull requests found for branch "insights1"
My best guess is that somehow it does not like the base branch is develop and not master but that is just a guess.
Steps to reproduce the behavior
see above
Expected vs actual behavior
gh pr view should show the open pull request no matter what branch it is against.
Describe the bug
I'm in a checkout of
https://github.com/maxandersen/quarkusio.github.io/tree/insights1and
https://github.com/quarkusio/quarkusio.github.io/pull/535are open butgh pr viewreportsno open pull requests found for branch "insights1"My best guess is that somehow it does not like the base branch is
developand not master but that is just a guess.Steps to reproduce the behavior
see above
Expected vs actual behavior
gh pr viewshould show the open pull request no matter what branch it is against.