[prompt-analysis] Copilot PR Prompt Analysis - 2026-08-27 #56452
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot PR Prompt Pattern Analysis. A newer discussion is available at Discussion #56725. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🤖 Copilot PR Prompt Pattern Analysis - 2026-08-27
Summary
Analysis Period: Last 30 days
Total PRs: 1000 | Merged: 830 (83.0%) | Closed: 168 (16.8%) | Open: 2 (0.2%)
Prompt Categories and Success Rates
Note: categories are non-exclusive (a PR can match multiple keyword categories), so totals across categories exceed 1000.
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
workflow,run,agent,copilot,comment,actions— task descriptions tend to be tightly scoped to a specific workflow/run/component/usr/bin/go...", "MCP gateway aborted during initialization withundefined...")Example successful prompts:
/usr/bin/goas a bind-mount source..." → MergedHTTP 500whengh release createfailed, leaving insufficient data to diagnose..." → Merged❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
issue,cve,runs,report,daily,call— often generated from automated/scheduled reports (e.g. CVE scans, daily digests) rather than a specific, scoped fix<issue_title>boilerplate) or open-ended feature proposals without a concrete acceptance criterionExample unsuccessful prompts:
<issue_title>MCP gateway health timeout races backend startup timeout..." → Closedpkg/consolehad drift between native and wasm build-tag twins: wasm exposedNewIndeterminateProgressBar()..." → ClosedKey Insights
<issue_title>boilerplate) skew toward closures — these often lack the specific, actionable detail (run ID, exact error, file reference) that successful prompts include.Recommendations
Based on today's analysis:
<issue_title>boilerplate) or automated scan reports without added specificity — these correlate with lower merge rates.Historical Trends
success rate = merged / (merged + closed)
Trend: Success rate today (83.2%) is modestly above the July baseline (~80-82%), and merged-prompt length remains notably shorter than closed-prompt length across recent snapshots — reinforcing that concise, specific prompts continue to correlate with successful merges.
bug_fixremains the most common top category historically.Generated by Copilot PR Prompt Analysis (Run: 33127488023)
All reactions