Skip to content

gh pr status doesn't show checks after update #3794

@yannbolliger

Description

@yannbolliger

Describe the bug

After upgrading to the latest version of the cli with brew on macOS 10.15.7 and the Apple Terminal with zsh, the pr status command doesn't show the checks of the PRs anymore.

$ gh --version
gh version 1.11.0 (2021-06-03)
https://github.com/cli/cli/releases/tag/v1.11.0

Steps to reproduce the behavior

For example, for the repo: https://github.com/epfl-lara/rust-stainless

$ gh pr status

Relevant pull requests in epfl-lara/rust-stainless

Current branch
  #160  Extract tuples as synthesized ADTs [tuple-adts]

Created by you
  #160  Extract tuples as synthesized ADTs [tuple-adts]
  #159  Mutable references: mut cells everywhere [mut-refs]
  #158  Support mutable generics and remove var flag [mut-generics]
  #122  WIP trait bounds on traits [equal-clone]
  #104  Separate std items by definition kind to stream... [std-item-refactor]
  #67  Monoid example with marker structs [monoid-marker-structs]

Requesting a code review from you
  You have no pull requests to review

Expected vs actual behavior

The checks/build status of each PR, as shown here: https://cli.github.com/manual/gh_pr_status

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions