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
Testing prompts lead: Testing-related prompts (test improvements, diagnostics, coverage) achieve an 84% merge rate — 5 points above the overall average. Framing fixes as observable/testable improvements increases success.
WIP is a strong failure signal: 12.3% of all closed PRs contained WIP or checklist-progress bodies. Submitting a PR before implementation is complete has a ~40% merge rate vs 80% baseline.
Prompt length is neutral: Merged and closed PRs both average ~193–194 words. Verbosity is not correlated with success; specificity and actionability matter more.
Feature PRs underperform: At 75%, feature additions have the lowest success rate. They benefit most from scoped, atomic prompts that avoid large-surface-area changes.
Recommendations
DO: Frame prompts around observable improvements — "fixes test X", "improves diagnostic output for Y" — to align with the highest-success category pattern.
DO: Reference specific file paths, function names, and error messages in the prompt body to increase specificity.
AVOID: Submitting WIP or checklist-style prompts — these signal incomplete implementations and correlate with a 40% merge rate.
AVOID: Broad/vague feature prompts without scoping. Break large features into smaller, atomic changes.
Historical Trends (Last 7 Days)
Date
PRs
Merged
Success Rate
2026-06-23 (today)
1,000
798
79.8%
2026-06-22
1,000
793
79.7%
2026-06-21
1,000
795
79.5%
2026-06-20
1,000
792
79.2%
2026-06-19
1,000
795
79.5%
2026-06-18
1,000
792
79.2%
2026-06-16
1,000
797
79.7%
Trend: Merge rates have been remarkably stable at 79–80% for the past two weeks. Today marks a slight improvement (+0.1 pp vs yesterday). The consistent baseline suggests the prompt quality is stable; the marginal gains come from reducing WIP submissions and improving testing-category framing.
Generated by Copilot PR Prompt Analysis · Run: §28057401733
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.
-
🤖 Copilot PR Prompt Pattern Analysis - 2026-06-23
Summary
Analysis Period: Last 30 days (2026-05-24 – 2026-06-23)
Total PRs: 1,000 | Merged: 798 (80.7%) | Closed: 195 (19.3%) | Open: 7
Prompt Categories and Success Rates
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
workflow,daily,safe,docs,agent,credits,outputExample successful prompts:
max-daily-ai-credits, add disable examples, recommend org-level config #41055 [feature]: docs: warn about API unit cost ofmax-daily-ai-credits— Operationally specific, references exact config key → Merged❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
feat,claude,path,proxy,contextExample unsuccessful prompts:
Key Insights
Recommendations
Historical Trends (Last 7 Days)
Trend: Merge rates have been remarkably stable at 79–80% for the past two weeks. Today marks a slight improvement (+0.1 pp vs yesterday). The consistent baseline suggests the prompt quality is stable; the marginal gains come from reducing WIP submissions and improving testing-category framing.
Generated by Copilot PR Prompt Analysis · Run: §28057401733
Beta Was this translation helpful? Give feedback.
All reactions