dlvhdr / gh-dash

A beautiful CLI dashboard for GitHub 🚀
https://dlvhdr.github.io/gh-dash
MIT License
7.05k stars 206 forks source link

[BUG] Mergeable is green when the PR still requires a review #402

Open markediez opened 3 months ago

markediez commented 3 months ago

Describe the bug I have a PR that has no github checks but requires at least 1 review to be merged. gh-dash shows this PR with a green Checks label. This should be red. Would be cool if there was a section that states Requires x reviews maybe under Checks?

To Reproduce Steps to reproduce the behavior:

  1. Create a pull request that requires 1 reviewer before merging
  2. Open GH dash and hover over your PR
  3. Open the preview with p it should show you that the PR has green Checks label even though it is not

Expected behavior Checks label for PRs still requiring a review should be red instead of green

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):