Goal
Add an option to include or exclude private repository contributions from the graph.
Why
Some users prefer not to expose private activity, while others want a complete picture.
Tasks
- Add
IncludePrivate toggle in Settings.inc (default: true)
- Modify GraphQL query parameters accordingly
- Regenerate graph based on setting
Difficulty
Intermediate (GitHub GraphQL API)
Goal
Add an option to include or exclude private repository contributions from the graph.
Why
Some users prefer not to expose private activity, while others want a complete picture.
Tasks
IncludePrivatetoggle inSettings.inc(default:true)Difficulty
Intermediate (GitHub GraphQL API)