Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh pr checks doesn't find pull request #1792

Closed
tirthasheshpatel opened this issue Sep 18, 2020 · 4 comments
Closed

gh pr checks doesn't find pull request #1792

tirthasheshpatel opened this issue Sep 18, 2020 · 4 comments
Labels
bug Something isn't working needs-user-input p3 Affects a small number of users or is largely cosmetic

Comments

@tirthasheshpatel
Copy link

Describe the bug

gh --version == 1.0.0

I always get no open pull requests found for branch ... even though there is an open pull request. Other commands like gh pr status return the correct output. Also gh pr <number> checks return the correct output.

Steps to reproduce the behavior

  1. Type this 'gh pr checks'
  2. View the output 'no open pull requests found for branch ...'
  3. See error

Expected vs actual behavior

I expect to see the status of my PR.

Screenshot

image

@tirthasheshpatel tirthasheshpatel added the bug Something isn't working label Sep 18, 2020
@corani
Copy link

corani commented Sep 18, 2020

Same issue in linux (version = 1.0.0 (2020-09-16))
Using GitHub Enterprise, if that makes a difference.

@mislav
Copy link
Contributor

mislav commented Sep 18, 2020

@tirthasheshpatel I would guess that add-gp-marginal branch is pushed to your fork of pymc4? But also, that there is no upstream configuration for add-gp-marginal? Check with git config --get-regexp '^branch\.add-gp-marginal\.'

If so, then this is a duplicate of #575

@vilmibm
Copy link
Contributor

vilmibm commented Sep 18, 2020

I don't think this is windows specific so I'm going to update the title while investigation occurs.

@vilmibm vilmibm changed the title gh pr checks doesn't work on Windows gh pr checks doesn't find pull request Sep 18, 2020
@vilmibm vilmibm added needs-user-input p3 Affects a small number of users or is largely cosmetic and removed pull request labels Sep 29, 2020
@vilmibm
Copy link
Contributor

vilmibm commented Dec 15, 2020

It seems that this is most likely a dupe and has gotten a bit stale so closing for now

@vilmibm vilmibm closed this as completed Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-user-input p3 Affects a small number of users or is largely cosmetic
Projects
None yet
Development

No branches or pull requests

4 participants