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

Test PR review status in the PRs tree #4257

Closed
3 tasks done
alexr00 opened this issue Nov 28, 2022 · 0 comments
Closed
3 tasks done

Test PR review status in the PRs tree #4257

alexr00 opened this issue Nov 28, 2022 · 0 comments

Comments

@alexr00
Copy link
Member

alexr00 commented Nov 28, 2022

Refs: #681

Complexity: 3

Create Issue


PR "status" is now shown in the "Pull Requests" view. The various states are:

  • Needs review
  • Changes requested
  • CI in progress
  • CI failed
  • All checks passed (this includes both CI and review when both are required)

On at least 2 different repositories that have some form of branch protection, verify that the state that is shown in the "Pull Requests" view matches the state of the same PR on github.com. If the icons representing state don't make sense, you can hover to see what they mean.

Finally, verify that if you open a repo with no branch protection that no status is shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants