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
Actual Behaviour
Currently, the Scrum Helper Chrome Extension automatically fetches PRs, issues, and reviewed PRs based on the user's GitHub username and inserts them into a fixed-format scrum report.
Users cannot control which sections appear in the popup or filter/sort the GitHub data before it is used.
Expected Behaviour
This feature will allow users to:
1.Customize which sections (e.g., blockers, tasks, PRs) appear in their scrum reports via toggles.
2.Save their layout preferences and reload them automatically using local storage (template saving).
3.Filter GitHub data to include/exclude PRs, reviewed PRs, and issues.
Would you like to work on the issue?
Yes, I would like to work on this issue as part of my GSoC 2025 work.