GitGenius exposes issue insights in two layers. First, each repository page includes an Issue Activitysummary for a quick read on backlog health. Second, each repository's dedicated /issues page expands that summary into trends, filters, and issue-level history.
The feature is designed to help you move from a high-level repository snapshot into concrete issue investigation without leaving the app.
On repository pages, the Issue Activity section gives you a compact overview of backlog health before you open the full issues explorer.
| Metric | What it highlights |
|---|---|
| Open issues | The current number of open issues in the repository backlog. |
| New in 7 days | Recently opened issues so you can spot incoming volume quickly. |
| Closed in 7 days | The amount of recent issue resolution activity. |
| Average open age | A backlog-age signal that helps identify slow-moving issue queues. |
| Stale 30+ / 90+ days | Long-open issues that may need triage, updates, or closure. |
| Top labels | Common themes in the current backlog and recent issue distribution. |
• The 14-day trend table shows opened, closed, comments, events, and open backlog counts by day.
• The This week panel totals opened issues, closures, comments, and issue events for quick activity checks.
• The Top labels panel lets you jump straight into a label filter by clicking a label chip.
• The explorer supports state and label filters, full-text search across titles and bodies, and sorting by updates, creation date, comments, reactions, or issue age.
Summarizes issue state, author, created and updated times, last activity, comments, reactions, lifecycle age, labels, and the full issue description.
Shows indexed events such as state changes, label changes, title edits, and comments so you can reconstruct what happened on the issue.
Shows recent daily snapshots with issue state, comments added, events added, reactions, and lifecycle days to reveal how the issue changed over time.
Start on a repository page and scan the Issue Activity summary for stale backlog, label concentration, and recent activity.
Open the repository's /issues page when you need filters, trends, or a searchable backlog view.
Open an issue row to inspect the Overview, Timeline, and History tabs before deciding whether the issue needs triage, follow-up, or closure.
Start at /analytics to browse more GitGenius analytics pages and documentation.