klangner / klangner/github-analysis
Add repository activity as time series
未关闭
enhancement
- 主要语言
- Java
- 星标
- 3
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- analytics
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100