Defect Trend Analysis
defect_trend_analysisAnalyze issue and defect trends for a GitHub repository by measuring volume, resolution time, and severity over a chosen period to uncover quality bottlenecks and drive targeted improvements.
Instructions
Analyze issue trends (volume, resolution time, severity) for a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back (default: 90) | |
| github_ref | Yes | GitHub 'owner/repo' reference |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||