[prompt-analysis] Copilot PR Prompt Analysis - 2026-06-13 #39152
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Copilot PR Prompt Pattern Analysis. A newer discussion is available at Discussion #39286. |
Beta Was this translation helpful? Give feedback.
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-06-13
Summary
Analysis Period: Last 30 days | Total PRs: 1,000 | Merged: 792 (80%) | Closed: 204 (20%) | Open: 4
The overall success rate holds at 80%, consistent with the 79–81% range observed over the past week. Testing-focused prompts lead all categories at 88%, while WIP/checklist anti-patterns remain the most actionable levers for improvement.
Prompt Categories and Success Rates
Prompt Analysis
✅ Successful Prompt Patterns
Merged PR characteristics (avg 190 words):
Top action verbs by success rate:
removeaddupdatedocfixExample merged prompts:
docs/slides/github-agentic-workflows.pdfis stored in Git LFS. Withoutlfs: true, checkout leaves the LFS pointer in place, causingnpm run buildto fail... → Mergedcopilot-requestsworkflows #39129: This change adds compiler guidance for Copilot-engine workflows to prefer GitHub Actions token-based inference... → Merged❌ Unsuccessful Prompt Patterns
Closed PR characteristics (avg 216 words — 14% longer than merged):
- [ ]Example closed prompts:
[WIP] Refactor to replace map[string]bool with map[string]struct{} — [ ] Write Go AST rewriter tool...→ Closed[WIP] Fix Daily Agent of the Day Blog Writer workflow failure due to AI credits...→ ClosedKey Insights
- [ ]items in PR bodies correlate with a 12% merge rate — nearly always indicates incomplete work.Recommendations
remove,add,update) —removeachieves a 97% merge rate.Historical Trends
Trend: Stable at 79–80%. No regression or improvement observed.
References: §27478909056
Beta Was this translation helpful? Give feedback.
All reactions