Skip to content

Increase issue fetch limit for accurate issue counts#2754

Open
sripriyaaluru wants to merge 1 commit into
DeepSourceCorp:masterfrom
sripriyaaluru:fix-issue-count
Open

Increase issue fetch limit for accurate issue counts#2754
sripriyaaluru wants to merge 1 commit into
DeepSourceCorp:masterfrom
sripriyaaluru:fix-issue-count

Conversation

@sripriyaaluru

Copy link
Copy Markdown

Fixes #2561

Increased ISSUE_LIMIT from 10 to 100 in populate.py.

Previously only the first 10 issues were fetched for a repository, which could cause the displayed issue count to be significantly lower than the actual number of open issues on GitHub.

This change allows more issues to be collected, improving the accuracy of the displayed issue count.

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

@sripriyaaluru is attempting to deploy a commit to the DeepSource Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Amount of issue not accurate

1 participant