[prompt-analysis] Copilot PR Prompt Analysis - 2026-08-06 #50925
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-08-07T22:27:03.917Z.
|
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-08-06
Summary
Analysis Period: Last 30 days
Total PRs: 1000 | Merged: 752 (75.2%) | Closed: 245 (24.5%) | Open: 3 (0.3%)
Prompt Categories and Success Rates
Categorized by keyword matching on title+body (fix/bug/error -> Bug Fix; add/implement/create -> Feature Addition; refactor/optimize -> Refactoring; document/docs -> Documentation; test/coverage -> Testing).
Prompt Analysis
Successful Prompt Patterns
Common characteristics in merged PRs:
workflow,actions,engine,agent,comment,generated## Summarysection with bullet points describing concrete changes, often followed by a## Validationsection listing test/build commands runExample successful prompts:
COPILOT_AGENT_SESSION_IDin update-check tests that require a non-CI environment..." -> MergedUnsuccessful Prompt Patterns
Common characteristics in closed PRs:
[WIP]-prefixed titles: 107 PRs, only 36.4% merged vs 79.8% for non-WIP titles — a >2x gapredacted,debian,securitytracker,lgpl— suggesting some closed PRs originated from vulnerability-scan/dependency-audit prompts that stalled before a plan was finalizedExample unsuccessful prompts:
Key Insights
[WIP]state with the boilerplate "Thanks for asking me to work on this..." stub body are the strongest predictor of failure — only 18.9% merge rate vs 78.4% for PRs with a real, filled-in description. These represent tasks that were started but abandoned before Copilot produced a concrete plan/diff summary.## Summary+## Validationsections with concrete bullet points) than closed-PR prompts (avg 338 words, often re-pasting long issue/scan text without a clear actionable summary).Recommendations
Based on today's analysis:
## Summary(bulleted, concrete changes) and a## Validationsection naming the exact test/build commands to run — this pattern dominates merged PRs.[WIP]with the default "Thanks for asking me to work on this..." placeholder body — these are essentially abandoned drafts with an 18.9% merge rate. Either complete the task description promptly or close/retry with a clearer, complete prompt from the start.Data Quality Notes
Historical Trends
This is the first recorded analysis — no prior history was available in cache-memory for trend comparison. Today's results have been saved as the baseline for future daily comparisons.
Generated by Copilot PR Prompt Analysis (Run: §31128917942)
All reactions