AOSSIE-Org / AOSSIE-Org/OrgExplorer

[FEATURE]: Automated GSoC Final Report Generator for Contributors

未關閉
#162 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
34
分支
92
平均合併
8 天 7 小時
30 天內合併 PR
12

描述

Is your feature request related to a problem? Please describe. Currently, at the end of GSoC or other mentorship programs, students have to manually hunt down all their PRs, commits, and issues across repositories to compile their final reports. Mentors also have a hard time tracking all of a student's scattered contributions in one place when reviewing their progress. I noticed a similar idea mentioned in the FeatureWishlist.md (exportable markdown profiles), but it hasn't been implemented yet.

Describe the solution you'd like I propose building a dedicated "Report Generator" page in OrgExplorer.

1. A user inputs a GitHub username and selects a date range (e.g., the GSoC coding period).
2. The app uses the GitHub API to fetch all merged PRs, commits, and opened issues by that user across the organization.
3. It generates a beautifully formatted, structured Markdown report (and optionally PDF) summarizing their work, complete with live links.
4. The student can instantly copy this Markdown to submit as their final GSoC report.

Describe alternatives you've considered Manually copy-pasting links or using third-party scripts, which defeats the purpose of having an all-in-one OrgExplorer.
Additional context I would love to take ownership of this feature and implement it! I've already contributed to AOSSIE projects (PictoPy, etc.) and I am very comfortable with React, Vite, and GitHub APIs. Please let me know if this aligns with the vision for OrgExplorer and if I can be assigned to it also i request other contributors that please don't write ai generated auto comment in this because this is a very good feature and i am ready to work on this!

貢獻指南

開啟貢獻指南

研究方向

Start by reading FeatureWishlist.md and tracing OrgExplorer’s existing page and GitHub API entry points. Define the scope around username and date-range inputs, merged PRs, commits, opened issues, and Markdown output; the feature is done when a contributor’s organization-wide work is summarized with live links in a usable report.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
github, javascript, react, vite
領域
analytics, api, frontend
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
活躍
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。