Skip to content

[BUG] danger.github.reviews only providing the first 30 reviews #1383

@jcook-uptycs

Description

@jcook-uptycs

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:

  1. Have a PR with more than 30 reviews.
  2. 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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions