[prompt-analysis] Copilot PR Prompt Analysis - 2026-06-21 #40690
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-06-22T21:08:38.908Z.
|
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-21
Summary
Analysis Period: Last 30 days
Total PRs: 1,000 | Merged: 795 (79.5%) | Closed: 202 (20.2%) | Open: 3 (0.3%)
Overall success rate is stable at ~79–80%, consistent with the past 10 days of historical data.
Prompt Categories and Success Rates
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
fix,consolidate,normalize,extend,enforce,resolvExample successful prompts:
PR Skillet: fix sparse checkout path typing in pre-activation skills checkout #40684 — Skillet: fix sparse checkout path typing in pre-activation skills checkout
Backtick-anchored to specific component + exact failure mode (
git exit 128) → MergedPR refactor: consolidate 6 identical hasStringKey copies into pkg/setutil.Contains #40534 — refactor: consolidate 6 identical hasStringKey copies into pkg/setutil.Contains
Quantified scope (6 copies), named target package, zero ambiguity → Merged
❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
Example unsuccessful prompts:
PR Add VideoObject JSON-LD to docs video embeds #40677 — Add VideoObject JSON-LD to docs video embeds
Additive schema markup without a concrete problem statement → Closed
PR refactor(workflow): Phase 1 function-length reduction — top 5 offenders under 60 lines #39953 — refactor(workflow): Phase 1 function-length reduction — top 5 offenders under 60 lines
"Phase 1" framing signals incomplete scope → Closed
Key Insights
Recommendations
Historical Trends
Last 7 days success rates
Trend: Success rate is remarkably stable at 79–80% across all 10 historical data points (Jun 8–21). No significant drift detected. The slight peak on Jun 16 (79.7%) was not sustained. Category-level stability is also consistent — testing and refactoring have led throughout.
References:
§27917299118
All reactions