[prompt-analysis] Copilot PR Prompt Analysis - 2026-08-04 #50400
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot PR Prompt Pattern Analysis. A newer discussion is available at Discussion #50692. |
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-04
Summary
Analysis Period: Last 30 days
Total PRs: 1000 | Merged: 751 (75.1%) | Closed: 240 (24.0%) | Open: 9 (0.9%)
Note: dataset appears capped at 1000 PRs (fetch limit), so figures represent the most recent 1000
copilot/*PRs rather than a strict 30-day window.Prompt Categories and Success Rates
65 PRs had placeholder/boilerplate bodies ("Thanks for asking me to work on this...") with no substantive prompt content captured yet; 1 PR had an empty body.
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
Example successful prompts:
gh aw compile --shellcheckand the global--versionflag missing from the docs..." → Mergedexec.Commandsites inpkg/clias command injection. All five pass argument slices (no shell)..." → Merged.github/aw/skills.mdreferenced a "GitHub Agent Finder" discovery service atagentfinder.github.com, which does not exist..." → MergedThese share a pattern: a specific tool/audit finding is cited first (what broke, what flagged it), followed by a concrete fix description.
❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
- [x] Investigate... - [ ] ...) appear disproportionately among closed PRsExample unsuccessful prompts:
dev-hawk.lock.ymlwas flagged by Runner-Guard (RGS-004) because aworkflow_run-triggered path could perform privileged actions..." → Closedgo.modby enabling auto toolchain resolution #50260: "The Go Logger Enhancement workflow is failing because the sandbox runs Go 1.25.12 while this repo now requiresgo >= 1.26.5..." → ClosedKey Insights
Recommendations
Historical Trends
Trend: Success rate has held steady in a narrow 74.6–75.7% band over the last week, with testing-oriented prompts consistently ranking as the top or near-top category — reinforcing that this pattern is stable, not a one-off.
Generated by Copilot PR Prompt Analysis (Run: 30950241226)
All reactions