feat: add organization-scoped contribution filtering#8046
Conversation
|
@sureshsuriya is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
📦 Next.js Bundle Size Report (Gzipped Sizes)
📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
Great work implementing organization-scoped contribution filtering! Updating the GraphQL queries to use organizationID, resolving the Node ID correctly, and safely adjusting the cache keys to prevent collisions were all handled perfectly. The tests look solid too. Approved!
|
🎉 Congratulations @sureshsuriya! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Description
Fixes #7483
This PR adds support for organization-scoped contribution filtering.
Summary
orgquery parameter to the GitHub and Wrapped API endpoints.orgparameter.orgis not provided.Pillar
Visual Preview
N/A (API/backend feature with no visual UI changes)
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.