[prompt-analysis] 🤖 Copilot PR Prompt Pattern Analysis - 2025-11-24 #4652
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it was created by an agentic workflow more than 1 week ago. |
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.
-
🤖 Copilot PR Prompt Pattern Analysis - 2025-11-24
This analysis examines 1000 Copilot-generated PRs from the last 30 days to identify patterns that correlate with successful merges versus closed PRs.
Summary
Analysis Period: Last 30 days
Total PRs: 1000 | Merged: 773 (77.3%) | Closed: 225 (22.5%) | Open: 2
Full Analysis Details
Prompt Categories and Success Rates
| Bug Fix | 988 | 766 | 77.5% |
| Feature | 949 | 738 | 77.8% |
| Documentation | 896 | 697 | 77.8% |
| Testing | 829 | 649 | 78.3% |
| Refactor | 432 | 334 | 77.3% |
| Other | 1 | 0 | 0.0% |
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
Example successful prompts:
/tmp/gh-aw/fail because the directory is created after custom steps execute. ## Changes ...❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
Example unsuccessful prompts:
copilot-session-insightsworkflow depends on thegh agent-taskCLI extension, which is Enterprise-only and requi...Key Insights
Recommendations
Historical Trends
Trend: Analyzing 7 days of data shows consistent PR success rates.
Generated by Copilot PR Prompt Analysis
Beta Was this translation helpful? Give feedback.
All reactions