[prompt-analysis] Copilot PR Prompt Analysis - 2026-08-18 #53824
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot PR Prompt Pattern Analysis. A newer discussion is available at Discussion #54079. |
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-18
Summary
Analysis Period: Last 30 days (2026-08-02 → 2026-08-18)
Total PRs: 1000 | Merged: 763 (76.3%) | Closed: 218 (21.8%) | Open: 19 (1.9%)
Prompt Categories and Success Rates
Category assignment uses keyword matching against PR title + body (first matching category wins; most PRs are bug-fix-flavored since the pool includes many automated vulnerability/CI-fix tasks).
*Success rate = merged / (merged + closed), excluding still-open PRs.
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
workflow,actions,runs,copilot,agent,engine,repo,model,comment,callpkg/cli/...,BoundedQueriesConfig)Example successful prompts:
pkg/cli... using per-fileparallel-safety-checkersub-agents, and addedt.Parallel()only where demonstrably safe..." → MergedBoundedQueriesConfig... andAWFBoundedQueriesConfig... are parallel structs... but theirTimeoutfields had drifted:*intin one,intin the other. This risks silently mismatching nil-vs-zero timeouts..." → Merged❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
redacted,debian,securitytracker,ubuntu,lgpl,high/medium(severity labels) — heavily skewed toward automated container/OS-package CVE advisory PRssecuritytracker/debian/cve/vulnerab*, only 33 merged vs. 34 closed (49.3% success) — dramatically below the 78.4% rate for all other PRs (730 merged / 914 completed = 79.9%)Example unsuccessful prompts:
.github/workflows/agentic_commands.yml. Root cause: RGS-016 fires on VARIATION SELECTOR-16..." → ClosedKey Insights
Summary → Root cause/Changes (bulleted, file-scoped) → optional examplestructure rather than pasting large blocks of advisory/license text.Recommendations
blocked_byto thecreate_issuetool schema") rather than a vague goal.Historical Trends
Trend: Success rate has drifted down roughly 3 points since early July (81.8% → 77.8%), consistent with a growing share of the low-converting CVE/vulnerability-advisory cluster in the PR mix. No historical data exists for the intervening ~6 weeks (data-collection gap), so this comparison is directional only.
Generated by Copilot PR Prompt Analysis (Run: 32183878122)
All reactions