[prompt-analysis] Copilot PR Prompt Analysis - 2026-06-12 #38931
Closed
Replies: 2 comments
-
|
Smoke bonk. Browser good. Build good. Cave smile. Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion was automatically closed because it expired on 2026-06-13T21:23:07.627Z.
|
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: 1,000 | Merged: 786 (79%) | Closed: 206 (21%) | Open: 8
Overall merge success rate (completed PRs): 79.2% — consistent with the rolling weekly average of 79%.
Prompt Categories and Success Rates
Prompt Length Analysis
Merged PRs average 189 words vs closed PRs at 215 words — longer prompts have a slight negative correlation with success.
View Prompt Length Distribution
The 101–400 word range shows the best outcomes. Very long prompts (400+) have a 41% close rate — nearly double the overall average.
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
pkg/workflow/,ctxbackground)fix,resolve,add,implement,propagate,cap,emitView Example Successful Prompts
PR Add missing
pull-requests: readscope to Designer Drift Audit workflow #38855 — "Add missingpull-requests: readscope to Designer Drift Audit workflow"PR ctxbackground: resolve
Background()calls by package identity, not identifier text #38854 — "ctxbackground: resolveBackground()calls by package identity, not identifier text"PR Cap Code Simplifier runaways with hard per-run budgets and graceful noop exit #38851 — "Cap Code Simplifier runaways with hard per-run budgets and graceful noop exit"
❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
View Example Unsuccessful Prompts
PR chore: Extract hard-coded file paths to constants (120 instances) #38774 — "chore: Extract hard-coded file paths to constants (120 instances)"
PR fix: ambient context optimization for mattpocock, daily-code-metrics, and test-quality-sentinel workflows #38721 — "fix: ambient context optimization for mattpocock, daily-code-metrics, and test-quality-sentinel workflows"
PR Unify Antigravity and Gemini log response parsing #38713 — "Unify Antigravity and Gemini log response parsing"
Key Insights
Recommendations
pkg/workflow/compiler.go:142or the exact token/scope nameHistorical Trends (Last 7 Runs)
Trend:⚠️ Slight decline — success rate has stabilized at 79% after a high of 81% in mid-May. The mix shift toward more bug-fix PRs (now 78% of volume) vs. higher-success categories (docs, tests) is likely contributing.
References:
Beta Was this translation helpful? Give feedback.
All reactions