[prompt-analysis] Copilot PR Prompt Analysis - 2026-07-08 #44413
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-07-09T21:06:49.841Z.
|
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 (up to 2026-07-08)
Total PRs: 1,000 | Merged: 795 (81.0%) | Closed (not merged): 195 (19.7%) | Open: 10 (1.0%)
Prompt Categories and Success Rates
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
workflow,actions,github,agent,engine,copilot[WIP]in the title (vs 12.3% in closed)Example Successful Prompts
PR #44308 – docs(parser): document missing internal dependencies in README
PR #44288 – add smoke-copilot-small workflow to validate
model: smallalias resolutionPR #44286 – fix: default sink-visibility to "public" when repository visibility check fails
PR #44282 – Compiler: auto-grant pull-requests:read to pre_activation for decentralized label_command
❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
model,issue,chore,bump,deps,routine[WIP]in title (8.8× higher than merged PRs)Example Unsuccessful Prompts
PR #44269 – docs: add golang.org/x/crypto Go Fan module summary
PR #44267 – chore(deps): bump charmbracelet/x/exp/golden pseudo-version
PR #44239 – chore: bump Claude Code, Copilot CLI, Codex
Key Insights
[WIP]are closed at 8.8× the rate of merged PRs (12.3% vs 1.4%). Avoid submitting prompts that produce WIP PRs unless specifically intended.chore(deps)and routine version-bump PRs dominate the closed category — consider reviewing whether these should be auto-approved or skipped entirely.Recommendations
pkg/foo/bar.go, Y should occur instead of Z"[WIP]— they are 8.8× more likely to be closedHistorical Trends (Last 6 Days)
Trend: Overall merge rate is stable in the 79–81% range. Today's 81.0% is the highest of the tracked period, matching a slight uptick in documentation-quality prompts and fewer WIP-titled submissions.
References:
Beta Was this translation helpful? Give feedback.
All reactions