You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should fetch all PR's from the Repo with gssoc25 label
It should ask for a filter like last 1 day, last 1 week or 1 month or 90 days or 6month or 1 year
It will generate a contributors--.md file in a new branch in the .github/gssoc25/ folder
It should show each contributors PR's in that duration, with all label added
For each contributor for that duration, it should show total points based on difficulty, so for level1 its 3, level2--> 6 and level3 --> 10 and it will show all PR's with links as well as the total Points they've got!