[FEAT] Add GitHub Discussions activity to dashboard metrics #579
[FEAT] Add GitHub Discussions activity to dashboard metrics #579Muragesh-24 wants to merge 3 commits into
Conversation
|
@Muragesh-24 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
Priyanshu-byte-coder
left a comment
There was a problem hiding this comment.
Missing EOF newline at the end of src/app/api/metrics/discussions/route.ts. Please add a newline after the last closing brace.
@Priyanshu-byte-coder now i added EOF endline in src/app/api/metrics/discussions/route.ts |
Summary
Adds a new Community Discussions metrics card to the dashboard, backed by GitHub GraphQL, to show discussions started, accepted answers, and discussion comments. Also updates GitHub auth to request the read:discussion scope.
Closes #185
Type of Change
Changes Made
How to Test
Checklist