Skip to content

gh pr checks: no commit found on the pull request #2918

Answered by mislav
bitbrat asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, please try using DEBUG=api gh pr checks to have the underlying HTTP log printed. You do not have to paste the full output here, since it will most likely contain private information, but if you pay attention to the "commits" key under a pull request payload, does it list any commits? And if not, could you tell us your Enterprise version?

If you happen to be using Windows PowerShell, the syntax to set an environment variable would be:

> $env:DEBUG = "api"
> gh pr checks

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bitbrat
Comment options

@mislav
Comment options

Answer selected by mislav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants