[prompt-analysis] Copilot PR Prompt Analysis - 2026-05-06 #30689
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-05-07T21:04:16.370Z.
|
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.
-
Summary
Analysis Period: Last 30 days
Total PRs: 1000 | Merged: 780 (78.0%) | Closed: 214 (21.4%) | Open: 6 (0.6%)
Overall merge rate holds steady at 78%, consistent with the past two weeks. Bug fix prompts dominate at 64% of all PRs. Test-related prompts show the highest success rate this period.
Prompt Categories and Success Rates
Prompt Length Analysis
Prompt length alone does not distinguish success — both merged and closed PRs have similar body lengths, suggesting content quality and specificity matter more than length.
✅ Successful Prompt Patterns (Merged PRs)
Common keywords in merged PR prompts:
github,command,actions,tool,http,block,tags,repos,object,triggeringExample merged PRs:
CONTRIBUTING.md, remove the newRELEASES.mdfile" → MergedFuzzWrapExpressionsInTemplateConditionals" → MergedCharacteristics:
❌ Unsuccessful Prompt Patterns (Closed PRs)
Example closed PRs:
Red flags in closed PRs:
[WIP]tag in title (signals incomplete work)Key Insights
[WIP]in Copilot-generated PR titles.Recommendations
[WIP]or vague placeholder language — these signal incomplete work and lead to closure.Historical Trends
Trend: Merge rates have been remarkably stable at ~78% for the past 10 days. Bug fix prompts consistently dominate volume. No significant shifts in category distribution.
References: §25460769779
Beta Was this translation helpful? Give feedback.
All reactions