Skip to content

fix: Fix landing GitHub stats showing zeros - #3505

Open
VedantMadane wants to merge 1 commit into
Priyanshu-byte-coder:mainfrom
VedantMadane:fix/issue-3493
Open

fix: Fix landing GitHub stats showing zeros#3505
VedantMadane wants to merge 1 commit into
Priyanshu-byte-coder:mainfrom
VedantMadane:fix/issue-3493

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

Fix landing GitHub stats showing zeros

Changes

  • Send User-Agent on GitHub API calls so unauthenticated stats fetches succeed
  • Count good-first-issue via search is:issue (exclude PRs) using total_count

Fixes #3493

@github-actions

Copy link
Copy Markdown

Thanks for your first PR on DevTrack! 🎉

A maintainer will review it within 48 hours. While you wait:

  • Make sure CI is passing (type-check + lint)
  • Double-check the PR description is filled out and the issue is linked
  • Feel free to ask questions in Discussions if you need help

If you find DevTrack useful, a ⭐ star on the repo is always appreciated — it helps the project grow and attract more contributors!

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix labels Aug 25, 2026
@github-actions

Copy link
Copy Markdown

GSSoC Label Checklist 🏷️

@Priyanshu-byte-coder — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

@github-actions github-actions Bot added type:feature GSSoC type bonus: new feature type:performance GSSoC type bonus: performance (+15 pts) labels Aug 25, 2026
@deepsource-io

deepsource-io Bot commented Aug 25, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 6e22da7...0eea905 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Secrets Sep 7, 2026 7:04a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

- Send User-Agent on GitHub API calls so unauthenticated stats fetches succeed
- Count good-first-issue via search is:issue (exclude PRs) using total_count

Fixes Priyanshu-byte-coder#3493

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
@sonarqubecloud

sonarqubecloud Bot commented Sep 7, 2026

Copy link
Copy Markdown

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

Labels

gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:feature GSSoC type bonus: new feature type:performance GSSoC type bonus: performance (+15 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Live GitHub stats show 0 instead of real values

1 participant