ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
13 stars 61 forks source link

Updated pullHistoricalGitHubActivities script to fetch discussions #469

Closed sachan13harshit closed 1 month ago

sachan13harshit commented 1 month ago

Description: This PR updates the pullHistoricalGitHubActivities script to also fetch all past GitHub discussions in addition to the existing historical data. This enhancement ensures that the data repo is pre-populated with comprehensive information, including discussions.

Changes Made:

Modified the pullHistoricalGitHubActivities script to include logic for fetching discussions. Updated the data processing logic to handle the additional data from discussions.

Files Modified:

scripts/pullHistoricalGitHubActivities.js

Related Issue Issue 467

vercel[bot] commented 1 month ago

@sachan13harshit is attempting to deploy a commit to the Open Healthcare Network Team on Vercel.

A member of the Team first needs to authorize it.

sachan13harshit commented 1 month ago

Sorry, this pull request was accidentally conflicted with my other PR. I'm closing this PR, and raising a new PR without conflicts.