Skip to content

Fetch the first 100 reviews instead of just the default 30 - #2489

Merged
Kobzol merged 1 commit into
rust-lang:mainfrom
Urgau:assign-community-review-fetch-100s
Aug 24, 2026
Merged

Fetch the first 100 reviews instead of just the default 30#2489
Kobzol merged 1 commit into
rust-lang:mainfrom
Urgau:assign-community-review-fetch-100s

Conversation

@Urgau

@Urgau Urgau commented Aug 24, 2026

Copy link
Copy Markdown
Member

Reported at #t-clippy > rustbot not moving an PR out of community review

We currently only fetch the default 30 reviews, but rust-lang/rust-clippy#17609 contains 33 reviews (that includes review threads, I didn't knew that but it make sense). Therefor let's fetch the maximum 100 on one API call for now.

We can add a loop in the future if necessary.

@Urgau
Urgau requested a review from Kobzol August 24, 2026 21:04
@Kobzol

Kobzol commented Aug 24, 2026

Copy link
Copy Markdown
Member

Hmm, if it includes also review threads, then we should definitely loop. But as a hotfix, seems fine.

Thanks for looking into it!

@Kobzol
Kobzol added this pull request to the merge queue Aug 24, 2026
Merged via the queue into rust-lang:main with commit a3fd33d Aug 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants