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
Over the last 90 days, github/gh-aw has shown strong delivery throughput with 2,588 pull requests created and 1,853 merged, while keeping the live PR backlog at just 15 open PRs. Merge latency is low, averaging 3.9 hours with a 1.4 hour median, which suggests that most changes are moving through review and integration quickly.
Issue handling is also healthy overall: 1,932 issues were created and 1,695 were closed in the same period, with 96 issues currently open. Average issue resolution time is 23.1 hours and the median is 12.7 hours, indicating a fairly responsive operational loop despite the larger issue volume. Discussions remain highly active at 3,464 discussions in the window, although answer-tracking appears to be absent or underused in the available metadata.
Key Highlights
✅ 1,853 PRs merged in the last 90 days
📊 1,695 issues resolved
💬 0 discussions answered
⏱️ Average merge time: 3.9 hours
👥 11 unique PR contributors
🚨 Critical Performance Issues
Discussion answer rate is 0.0% in the queried data. This likely means answers are not being marked consistently, or the project is using discussions primarily as announcements/status artifacts rather than Q&A.
Issue inflow remains high with 1,932 created vs 1,695 closed, so backlog growth should be watched even though the current open backlog is still manageable.
Contributor concentration appears narrow with only 11 PR authors in the 90-day created set, which may create delivery risk if volume continues to scale.
📈 Activity Overview
Discussion activity dominates the repository’s visible collaboration footprint, followed by PR flow and then issues. The relatively low open PR backlog compared with created and merged PR volume suggests the engineering pipeline is keeping pace with change demand.
📊 Detailed Benchmark Results
🎯 Resolution Metrics
PR status is strongly weighted toward successful merges, while issue closure volume also remains high relative to current open backlog. Together, these suggest the repository is operationally responsive, though issue creation is still slightly outpacing closure over the measured window.
⚡ Velocity Metrics
Merge performance is excellent, with average PR cycle time under four hours. Issue resolution remains reasonably fast at under one day on average, but the 0% discussion answer rate indicates either a process gap in marking accepted answers or a mismatch between discussion usage patterns and answer-based reporting.
📊 Complete Performance Data
Pull Requests
Metric
Value
Total PRs
2,588
Merged
1,853
Open
15
Avg Merge Time
3.9 hours
Median Merge Time
1.4 hours
Unique Contributors
11
Merge Rate
71.6%
Issues
Metric
Value
Total Issues
1,932
Closed
1,695
Open
96
Avg Resolution Time
23.1 hours
Median Resolution Time
12.7 hours
Close Rate
87.7%
Discussions
Metric
Value
Total Discussions
3,464
Answered
0
Answer Rate
0.0%
📈 Historical Comparisons
No prior cached daily-performance snapshot was available for comparison in this run, so trend deltas could not be calculated yet. Future runs will append to cache-backed history and enable day-over-day comparisons.
💡 Optimization Recommendations
Adopt or enforce discussion answer marking where appropriate so support responsiveness can be measured meaningfully.
Monitor issue backlog growth weekly and consider triage automation or categorization improvements if the created-vs-closed gap persists.
Broaden the active contributor base for PR authorship and review participation to reduce concentration risk and improve resilience.
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
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.github.com
[!TIP] api.github.com is blocked because GitHub API access uses the built-in GitHub tools by default. Instead of adding api.github.com to network.allowed, use tools.github.mode: gh-proxy for direct pre-authenticated GitHub CLI access without requiring network access to api.github.com:
tools:
github:
mode: gh-proxy
See GitHub Tools for more information on gh-proxy mode.
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
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
Over the last 90 days,
github/gh-awhas shown strong delivery throughput with 2,588 pull requests created and 1,853 merged, while keeping the live PR backlog at just 15 open PRs. Merge latency is low, averaging 3.9 hours with a 1.4 hour median, which suggests that most changes are moving through review and integration quickly.Issue handling is also healthy overall: 1,932 issues were created and 1,695 were closed in the same period, with 96 issues currently open. Average issue resolution time is 23.1 hours and the median is 12.7 hours, indicating a fairly responsive operational loop despite the larger issue volume. Discussions remain highly active at 3,464 discussions in the window, although answer-tracking appears to be absent or underused in the available metadata.
Key Highlights
🚨 Critical Performance Issues
📈 Activity Overview
Discussion activity dominates the repository’s visible collaboration footprint, followed by PR flow and then issues. The relatively low open PR backlog compared with created and merged PR volume suggests the engineering pipeline is keeping pace with change demand.
📊 Detailed Benchmark Results
🎯 Resolution Metrics
PR status is strongly weighted toward successful merges, while issue closure volume also remains high relative to current open backlog. Together, these suggest the repository is operationally responsive, though issue creation is still slightly outpacing closure over the measured window.
⚡ Velocity Metrics
Merge performance is excellent, with average PR cycle time under four hours. Issue resolution remains reasonably fast at under one day on average, but the 0% discussion answer rate indicates either a process gap in marking accepted answers or a mismatch between discussion usage patterns and answer-based reporting.
📊 Complete Performance Data
Pull Requests
Issues
Discussions
📈 Historical Comparisons
No prior cached daily-performance snapshot was available for comparison in this run, so trend deltas could not be calculated yet. Future runs will append to cache-backed history and enable day-over-day comparisons.
💡 Optimization Recommendations
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
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.github.com[!TIP]
api.github.comis blocked because GitHub API access uses the built-in GitHub tools by default. Instead of addingapi.github.comtonetwork.allowed, usetools.github.mode: gh-proxyfor direct pre-authenticated GitHub CLI access without requiring network access toapi.github.com:See GitHub Tools for more information on
gh-proxymode.To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions