[prompt-analysis] Copilot PR Prompt Analysis - 2026-07-10 #44838
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Copilot PR Prompt Pattern Analysis. A newer discussion is available at Discussion #45010. |
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: 1,000 | Merged: 795 (80.3%) | Closed: 200 (20.1%) | Open: 5
Prompt Categories and Success Rates
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
improve(92%),update(90%),fix(85%)[WIP]Example merged prompts:
View examples
PR Fix Daily Elixir Credo Snippet Audit bootstrap step for Mix compatibility #44762 — Fix Daily Elixir Credo Snippet Audit bootstrap step for Mix → Merged
PR feat: propagate OAuth token check failure to conclusion job failure issue #44756 — feat: propagate OAuth token check failure to conclusion job → Merged
PR docs(parser): remove phantom function from README Public API table #44739 — docs(parser): remove phantom function from README Public API → Merged
❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
[WIP](vs 1.1% merged)- [ ]task itemsbump(68%),chore(67%),docs(71%)Example closed prompts:
View examples
PR chore: bump @playwright/cli default version from 0.1.15 to 0.1.17 #44719 — chore: bump
@playwright/clidefault version → ClosedPR [WIP] Investigate recurring Smoke Antigravity failures #44716 — [WIP] Investigate recurring Smoke Antigravity failures → Closed
PR [WIP] Improve test quality in pkg/actionpins/spec_test.go #44707 — [WIP] Improve test quality in pkg/actionpins/spec_test.go → Closed
🔑 Key Insights
[WIP]is a strong failure signal: 15% of closed PRs used[WIP]labels vs only 1.1% of merged PRs — these are exploratory or incomplete drafts that rarely land.- [ ]task items were disproportionately closed; all-checked checklists correlate with merges.💡 Recommendations
improve,update, orfixwith a specific target (file, function, behavior)refactorandfixframings overchore/bumpfor higher merge rates[WIP]in the title — they have a 15x higher closure rate📈 Historical Trends (7-day)
Trend: Overall success rate is stable in the 79–82% range. Bug Fix continues to dominate by volume. Today's slight dip (80.3%) is within normal variance — no concerning patterns.
References:
Beta Was this translation helpful? Give feedback.
All reactions