-
-
Notifications
You must be signed in to change notification settings - Fork 375
Open
Labels
You Can Do ThisThis idea is well spec'd and ready for a PRThis idea is well spec'd and ready for a PR[platform] GitHubbug
Description
Describe the bug
A clear and concise description of what the bug is.
When using danger.github.reviews it only includes the first 30 reviews on the PR.
To Reproduce
Steps to reproduce the behavior:
- Have a PR with more than 30 reviews.
- Use
console.log(danger.github.reviews.length);Expected behavior
Expect to have the correct number of reviews.
Screenshots
If applicable, add screenshots to help explain your problem.
Your Environment
| software | version |
|---|---|
| danger.js | 11.2.6 |
| node | v16.20.0 |
| npm | 8.19.4 |
| Operating System | Linux and MacOS |
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
You Can Do ThisThis idea is well spec'd and ready for a PRThis idea is well spec'd and ready for a PR[platform] GitHubbug