[prompt-analysis] Copilot PR Prompt Analysis - 2026-03-12 #20634
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-03-13T05:07:52.984Z.
|
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: 999 | Merged: 787 (78.8%) | Closed: 212 (21.2%) | Open: 1
Overall merge rate is trending upward over the past 7 days (76.1% → 78.8%), suggesting prompt quality is improving.
Prompt Categories and Success Rates
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
Top action verbs by success rate:
bumprenamerefactorupdatemovefixExample Merged PR Prompts
#20613 —
fix: grant contents/pull-requests write to sync_actions reusable workflow call#20608 —
fix: enforce draft as policy in create-pull-request, not agent-overridable fallback#20588 —
Fix wasm golden tests and lint error after mcpg version bump to v0.1.14❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
WIPprefix is the strongest closed-PR signal: 79 WIP PRs, only 26.6% merge ratewip,investigate,overriding,live,binaryExample Closed PR Prompts
#20617 —
Remove workflow_call to sync_actions from release.md#20604 —
fix: auto-add github-actions[bot] to allowed bots for workflow_run triggers#20466 —
Deduplicate engine setup logic across Claude/Gemini/Copilot/CodexKey Insights
wip:prefix unless intentional.Recommendations
Based on today's analysis:
##headers to separate "Problem", "Solution", and "Impact" sections`DefaultGitHubMCPServerVersion`)Fixes #NNNto establish context and intentfix:,refactor:,update:, orbump:rather than vague openers likefeat:orsupport:WIPprefix — it signals incompleteness and correlates strongly with closure (73.4% closed rate)investigate,overriding,live) that lack clear solution descriptionsHistorical Trends (Last 7 Days)
Trend: Merge rate is up +2.7 pp over the past 11 days — steady improvement. The dip on 2026-03-06 was minor and recovered strongly.
References:
Beta Was this translation helpful? Give feedback.
All reactions