Bug Report

GitHub Integration Commit Count Mismatch

Report Overview

Title GitHub Commit Count Mismatch
Platform HackQuest 🔗
Severity Medium
Impact Incorrect developer activity statistics
Status Unresolved

Bug Summary

After connecting the GitHub account with the platform, the commit statistics displayed by the dashboard do not match the commits shown on GitHub.

GitHub contribution graph shows:

However, the platform displays only:

119 commits

This indicates that 13 commits are missing.

Evidence

GitHub Contribution Graph (2026)

GitHub Contribution Graph (2025)

Platform Developer Activity

Expected Result

The system should fetch all commits from GitHub and display the correct value:

132 commits

Actual Result

The platform shows:

119 commits

Meaning 13 commits are not counted.

Possible Root Causes

Steps to Reproduce

  1. Login to the platform
  2. Go to profile page
  3. Connect GitHub account
  4. Open Developer Activity section in profile
  5. Compare commit count with GitHub

Demonstration Video

The following video demonstrates the mismatch between GitHub and the dashboard.