[prompt-analysis] Copilot PR Prompt Analysis - 2026-09-26 #63675
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot PR Prompt Pattern Analysis. A newer discussion is available at Discussion #63881. |
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-09-26
Summary
Analysis Period: Last 30 days
Total PRs: 637 | Merged: 508 (79.7%) | Closed: 124 (19.5%) | Open: 5 (0.8%)
Prompt Categories and Success Rates
(Categorized by keyword matching on title+body; a PR can only fall into one bucket, tested in priority order bug_fix → feature → refactor → documentation → testing.)
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
github,workflow,actions,runs,network,agent##) to organize the descriptionExample successful prompts:
push_repo_memorywriters could exhaust retries on private/internal repos because retry head refresh used un..." → Mergedupload_code_scanning_sarifreferencedneeds.activation.outputs.artifact_prefixwithout depending onactivation..." → MergedThese share a pattern: symptom → root cause → concrete fix, referencing specific identifiers (
push_repo_memory,upload_code_scanning_sarif) rather than abstract goals.❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
operational,value,evidence,study,null,metric,graders,blocked<workflow>...")Example unsuccessful prompts:
Key Insights
<workflow>" were 23/23 closed (0% merge rate) — this pattern is essentially always rejected and should be reconsidered as an autonomous task type, or the acceptance criteria clarified before more are generated.Recommendations
Historical Trends
Trend: The overall merge rate has drifted down slightly (82% → 80%) over the past week as the volume of "operational-value study/design" PRs — a near-guaranteed-closed category — has fluctuated between 6–34% of total volume. Days with a higher share of these PRs show a lower blended success rate. The "unsuccessful keywords" list has consistently featured
operational,value,evidence,studyacross the last 5 days of tracked history, reinforcing this as a persistent, not one-off, pattern.Generated by Copilot PR Prompt Analysis (Run: 36270361406)
All reactions