Skip to content
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

fix:14 Added logic for PR count in user schema #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Shivam-Amin
Copy link

Description:

I've worked on issue #14, where I've added 3 cols in user schema to save the counts of open, closed and merged PRs for each user.

fixes #14.

File changes:

  • user schema
  • webhook/github.js
  • users/controller.js

Please go through the code, and let me know if any update needed.

@jalaym825
Copy link
Member

update leaderboard logic also

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.

add closed, opened, merged pr count in user schema
2 participants