-
-
Notifications
You must be signed in to change notification settings - Fork 319
Add GitHub comment leaderboard tracking #4663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: DonnieBLT <[email protected]>
…oard Co-authored-by: DonnieBLT <[email protected]>
Co-authored-by: DonnieBLT <[email protected]>
Co-authored-by: DonnieBLT <[email protected]>
Co-authored-by: DonnieBLT <[email protected]>
|
@DonnieBLT Would like to work on this issue |
|
Hello @mdkaifansari04! You've been assigned to OWASP-BLT/BLT issue #4663. You have 24 hours to complete a pull request. |
|
⏰ This issue has been automatically unassigned from DonnieBLT due to 24 hours of inactivity. The issue is now available for anyone to work on again. |
🎉 GitHub Comment Leaderboard
Tracks and displays users with the most comments on GitHub issues, PRs, and discussions. Starts with BLT repo, expandable to all project repos.
✅ Core Implementation
fetch_github_commentsfetches comment data from GitHub API with rate limiting and multi-repo support/leaderboard/showing top 10 commenters/api/v1/leaderboard/?leaderboard_type=github_comments📊 Database Migration
Migration
0260_add_github_comment_leaderboard.pycreates GitHubComment table with indexes on:comment_id(user_profile, created_at)(contributor, created_at)Dependencies:
0259_add_search_history✅ Features
--all-reposflag🚀 Usage
🔧 Technical Details
Status: ✅ READY FOR REVIEW AND MERGE
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.