You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 90-day project activity snapshot for github/gh-aw shows very high workflow throughput, with 1,000 PRs created, 753 PRs merged, 1,000 issues created, and 858 issues closed in the available dataset window. The repository continues to move quickly: average PR merge time was 4.2 hours and average issue close time was 13.6 hours, indicating that incoming work is generally being processed within the same day.
Backlog pressure is currently concentrated far more in issues than in PRs. The current open backlog snapshot shows just 1 open PR versus 0 open issues in the retrieved backlog files, which suggests PR flow is extremely healthy in the collected snapshot, while the issue backlog query path likely returned an incomplete current-open result and should be treated with caution. Contributor concentration is also notable: only 5 unique PR authors appear in the analyzed 90-day created-PR set, implying a heavily automated or tightly centralized contribution pattern.
Discussion metrics remain incomplete this run because the required MCP discussion query did not produce a parseable rolling dataset within transport limits. As a result, discussion totals and answer rate should be interpreted as unavailable rather than true zeroes. Even with that gap, the PR and issue throughput signals indicate strong operational velocity overall.
Key Highlights
✅ 753 PRs merged in the last 90 days
📊 858 issues resolved
💬 0 discussions answered (discussion dataset unavailable this run)
⏱️ Average merge time: 4.2 hours
👥 5 unique contributors
🚨 Critical Performance Issues
Discussion analytics are incomplete. The required github_discussion_query MCP call exceeded transport limits, so answer-rate and discussion-volume insights are unavailable for this cycle.
Dataset ceilings may undercount true 90-day activity. Fallback repository reads were capped at 1,000 PRs and 1,000 issues, so reported totals should be treated as lower-bound/high-confidence counts rather than guaranteed full-window exhaustiveness.
Contribution concentration is high. Only 5 unique PR authors were observed in the created-PR dataset, which may indicate over-reliance on a small set of contributors or automation actors.
📈 Activity Overview
PR and issue creation volume are both high in the analyzed window, while discussion activity could not be recovered into a usable structured dataset. The chart therefore highlights strong code and issue workflow activity, with discussion counts absent due to data collection limits rather than inactivity.
📊 Detailed Benchmark Results
🎯 Resolution Metrics
PR resolution remains exceptionally strong: 753 merged against a current open snapshot of 1, yielding a very low visible PR backlog. Issues also show strong closure throughput at 858 closed, though the separate current-open issue snapshot appears incomplete and should not be over-interpreted.
⚡ Velocity Metrics
Average PR merge time of 4.2 hours is a strong responsiveness signal for a busy repository, and average issue close time of 13.6 hours is still within same-day handling territory. The main caution is contributor concentration: throughput is high, but it appears to come from a narrow author set.
📊 Complete Performance Data
Pull Requests
Metric
Value
Total PRs
1000
Merged
753
Open
1
Avg Merge Time
4.2 hours
Unique Contributors
5
Merge Rate
75.3%
Issues
Metric
Value
Total Issues
1000
Closed
858
Open
0 (current-open query likely incomplete)
Avg Resolution Time
13.6 hours
Closure Rate
85.8%
Discussions
Metric
Value
Total Discussions
0 (unavailable this run)
Answered
0 (unavailable this run)
Answer Rate
0.0% (unavailable this run)
📈 Historical Comparisons
Yesterday's report was data-incomplete and recorded zero confirmed throughput because the MCP rolling-window queries timed out. Relative to that incomplete baseline, today's report materially improves visibility by recovering lower-bound PR and issue throughput from fallback repository reads, but it is not a clean apples-to-apples trend comparison. A more trustworthy historical trend will require the discussion query and unconstrained rolling-window feeds to succeed consistently.
💡 Optimization Recommendations
Improve the github_discussion_query collection path with tighter field selection or pagination so discussion answer-rate reporting becomes reliable.
Replace 1,000-item fallback caps with paginated aggregation for PRs and issues to avoid lower-bound truncation in very active periods.
Review contributor concentration and ensure key automation or maintainers are not single points of failure for sustained throughput.
Report generated automatically by the Daily Performance Summary workflow Data source: github/gh-aw - Last 90 days Powered by Safe-Input Tools - GitHub queries exposed as MCP tools
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Performance Overview
The 90-day project activity snapshot for
github/gh-awshows very high workflow throughput, with 1,000 PRs created, 753 PRs merged, 1,000 issues created, and 858 issues closed in the available dataset window. The repository continues to move quickly: average PR merge time was 4.2 hours and average issue close time was 13.6 hours, indicating that incoming work is generally being processed within the same day.Backlog pressure is currently concentrated far more in issues than in PRs. The current open backlog snapshot shows just 1 open PR versus 0 open issues in the retrieved backlog files, which suggests PR flow is extremely healthy in the collected snapshot, while the issue backlog query path likely returned an incomplete current-open result and should be treated with caution. Contributor concentration is also notable: only 5 unique PR authors appear in the analyzed 90-day created-PR set, implying a heavily automated or tightly centralized contribution pattern.
Discussion metrics remain incomplete this run because the required MCP discussion query did not produce a parseable rolling dataset within transport limits. As a result, discussion totals and answer rate should be interpreted as unavailable rather than true zeroes. Even with that gap, the PR and issue throughput signals indicate strong operational velocity overall.
Key Highlights
🚨 Critical Performance Issues
github_discussion_queryMCP call exceeded transport limits, so answer-rate and discussion-volume insights are unavailable for this cycle.📈 Activity Overview
PR and issue creation volume are both high in the analyzed window, while discussion activity could not be recovered into a usable structured dataset. The chart therefore highlights strong code and issue workflow activity, with discussion counts absent due to data collection limits rather than inactivity.
📊 Detailed Benchmark Results
🎯 Resolution Metrics
PR resolution remains exceptionally strong: 753 merged against a current open snapshot of 1, yielding a very low visible PR backlog. Issues also show strong closure throughput at 858 closed, though the separate current-open issue snapshot appears incomplete and should not be over-interpreted.
⚡ Velocity Metrics
Average PR merge time of 4.2 hours is a strong responsiveness signal for a busy repository, and average issue close time of 13.6 hours is still within same-day handling territory. The main caution is contributor concentration: throughput is high, but it appears to come from a narrow author set.
📊 Complete Performance Data
Pull Requests
Issues
Discussions
📈 Historical Comparisons
Yesterday's report was data-incomplete and recorded zero confirmed throughput because the MCP rolling-window queries timed out. Relative to that incomplete baseline, today's report materially improves visibility by recovering lower-bound PR and issue throughput from fallback repository reads, but it is not a clean apples-to-apples trend comparison. A more trustworthy historical trend will require the discussion query and unconstrained rolling-window feeds to succeed consistently.
💡 Optimization Recommendations
github_discussion_querycollection path with tighter field selection or pagination so discussion answer-rate reporting becomes reliable.Report generated automatically by the Daily Performance Summary workflow
Data source: github/gh-aw - Last 90 days
Powered by Safe-Input Tools - GitHub queries exposed as MCP tools
All reactions