You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #10955: Campaign discovery returned 0 items because worker workflows had no mechanism to record their outputs for campaign tracking. Implemented a cache-memory based approach where campaigns read from existin... → ✅ Merged
PR #10948: ## Analysis and Improvement of Agentic-Campaign Template References in sync-templates ### Completed - [x] Analyzed sync-templates target in Makefile - [x] Identified 6 agentic-campaign templates being... → ✅ Merged
PR #10943: JavaScript module requires were failing with Cannot find module '/tmp/gh-aw/scripts/update_activation_comment.cjs' because ScriptsBasePath constant pointed to /opt/gh-aw/scripts while the setup ... → ✅ Merged
PR #10940: The safeoutputs MCP server running at the gateway lacked access to GitHub Actions context (workflow run, actor, event, ref information). This prevented context-aware operations that depend on the curr... → ✅ Merged
PR #10935: The safeoutputs MCP server receives GITHUB_WORKSPACE as an environment variable but cannot access workspace files because the directory isn't mounted in the container. ## Changes - **Added workspace... → ✅ Merged
❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
Average prompt length: 188 words (shorter than merged)
Most common keywords: copilot, coding, make
"copilot" appears 1.8x more in closed PRs
"coding" appears 6.8x more in closed PRs
Example Unsuccessful Prompts
PR #10952: Analysis of three security workflows (code-scanning-fixer, security-fix-pr, security-review) reveals Code Scanning Fixer experiencing 40% failure rate while other workflows operate nominally. ## Deliv... → ❌ Closed
PR #10947: Analyzed campaign run 21188591703 to verify the Security Alert Burndown orchestrator is functioning correctly. ## Analysis Results **Sta... → ❌ Closed
PR #10938: Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress. - Fixes githubnext/gh-aw#10888 --- 💡 You can make C... → ❌ Closed
PR #10937: Issue Triage Agent workflow failed with Error: missing finish_reason for choice 0 - a transient Copilot API error occurring during response finalization after successful task completion (agent ran 3... → ❌ Closed
PR #10936: Workflow run #21186843566 failed with Error: missing finish_reason for choice 0 from Claude Sonnet 4.5. ## Investigation Findings Root Cause: Transient API error in Claude completion response ... → ❌ Closed
Key Insights
📊 Refactoring has the highest success rate (75%), followed by testing (71%) and feature additions (68%)
📝 Longer prompts correlate with success: Merged PRs average 224 words vs 188 words for closed PRs
🔑 Action verbs matter: PRs using "added", "updated", "implemented" have higher merge rates
⚠️ Meta-discussions fail: PRs mentioning "copilot" or "coding" (self-referential) have lower success rates
Recommendations
Based on today's analysis:
DO: Write detailed prompts (200+ words) with specific context about what changed and why
DO: Use concrete action verbs ("added X", "fixed Y", "implemented Z") rather than vague descriptions
DO: Include test changes when applicable - testing-related PRs have 71% success rate
AVOID: Self-referential language ("this PR", "copilot", "coding agent") - focus on the technical changes
AVOID: Analysis-only PRs without concrete changes - these tend to get closed
Historical Trends
Date
PRs
Success Rate
Top Category
2026-01-21
1000
65%
Feature
2026-01-20
1000
65%
N/A
2026-01-19
1000
67%
N/A
2026-01-18
1000
68%
Testing
2025-12-26
1000
74%
Testing
2025-12-25
1000
74%
N/A
Trend: ➡️ Stable: Success rate holding steady around 65%
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Analysis Period: Last 30 days
Total PRs: 1000 | Merged: 646 (64%) | Closed: 350 (35%)
Prompt Categories and Success Rates
Prompt Analysis
✅ Successful Prompt Patterns
Common characteristics in merged PRs:
Top distinctive keywords in merged PRs:
Example Successful Prompts
PR #10955: Campaign discovery returned 0 items because worker workflows had no mechanism to record their outputs for campaign tracking. Implemented a cache-memory based approach where campaigns read from existin... → ✅ Merged
PR #10948: ## Analysis and Improvement of Agentic-Campaign Template References in sync-templates ### Completed - [x] Analyzed sync-templates target in Makefile - [x] Identified 6 agentic-campaign templates being... → ✅ Merged
PR #10943: JavaScript module requires were failing with
Cannot find module '/tmp/gh-aw/scripts/update_activation_comment.cjs'becauseScriptsBasePathconstant pointed to/opt/gh-aw/scriptswhile the setup ... → ✅ MergedPR #10940: The safeoutputs MCP server running at the gateway lacked access to GitHub Actions context (workflow run, actor, event, ref information). This prevented context-aware operations that depend on the curr... → ✅ Merged
PR #10935: The safeoutputs MCP server receives
GITHUB_WORKSPACEas an environment variable but cannot access workspace files because the directory isn't mounted in the container. ## Changes - **Added workspace... → ✅ Merged❌ Unsuccessful Prompt Patterns
Common characteristics in closed PRs:
Example Unsuccessful Prompts
PR #10952: Analysis of three security workflows (code-scanning-fixer, security-fix-pr, security-review) reveals Code Scanning Fixer experiencing 40% failure rate while other workflows operate nominally. ## Deliv... → ❌ Closed
PR #10947: Analyzed campaign run 21188591703 to verify the Security Alert Burndown orchestrator is functioning correctly. ## Analysis Results **Sta... → ❌ Closed
PR #10938: Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress. - Fixes githubnext/gh-aw#10888 --- 💡 You can make C... → ❌ Closed
PR #10937: Issue Triage Agent workflow failed with
Error: missing finish_reason for choice 0- a transient Copilot API error occurring during response finalization after successful task completion (agent ran 3... → ❌ ClosedPR #10936: Workflow run #21186843566 failed with
Error: missing finish_reason for choice 0from Claude Sonnet 4.5. ## Investigation Findings Root Cause: Transient API error in Claude completion response ... → ❌ ClosedKey Insights
Recommendations
Based on today's analysis:
Historical Trends
Trend: ➡️ Stable: Success rate holding steady around 65%
References:
Beta Was this translation helpful? Give feedback.
All reactions