klangner / klangner/github-analysis
Add repository activity as time series
Open
enhancement
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Create report with repository activity for each month from date range:
``` YAML
command: repo_time_series
date:
from:2012-03
to:3012-05
```
**Output:**
repository, month1, month2, month3
user/repo, 1,13, 3
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command or report entry point for `repo_time_series` and reviewing how existing reports handle date ranges. Done means the command accepts the shown from/to months and produces one repository row with activity values for each month in the requested range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100