-
Notifications
You must be signed in to change notification settings - Fork 39
Add build step and timeout updates to smoke workflows #11968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Add 'make build' and 'make test' task to smoke-copilot.md - Add 'make build' and 'make test' task to smoke-codex.md - Add 'make test' task to smoke-claude.md (already has build test) - Add 'make build' and 'make test' task to smoke-opencode.md - Recompile all workflows to update .lock.yml files - Minimal changes following update-agentic-workflow.md guidelines - No UI changes CI note: lint-go failure in run 21378132566 is unrelated (unused funcs in add_command.go and add_interactive.go)
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
Overall: FAIL
|
Smoke Test: Claude - 21379512407Last 2 Merged PRs:
Test Results:
Overall: PARTIAL PASS (9/10)
|
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
@copilot increase the timeout for smoke workflows, and remove |
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
PR titles: 🧹 Remove strange !integration test build tags; refactor: rename all create_agent_task to create_agent_session
|
Smoke Test ResultsLast 2 PRs:
Results:
Overall Status: PASS ✅ cc @Mossaka
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
Smoke Test Results - Claude Engine Last 2 Merged PRs:
Test Results: ✅ GitHub MCP | ✅ GH CLI | ✅ Serena | ✅ Make Build | ✅ Playwright | ✅ Tavily | ✅ File Write | ✅ Bash | ✅ Discussion Overall Status: PASS
|
Replace --full-auto and --sandbox danger-full-access flags with the single --dangerously-bypass-approvals-and-sandbox flag which combines both behaviors. This simplifies the command and is the recommended approach for externally sandboxed environments like AWF. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
PR titles (merged MCP): chore: create parent issue for agent; Normalize report formatting guidelines for daily-team-evolution-insights workflow
|
Smoke Test ResultsPRs Reviewed:
Test Status:
Overall: PASS cc @Mossaka
|
Smoke Test ResultsPRs Reviewed:
Test Results:
Overall Status: PASS
|
|
💥 WHOOSH! 💥 The Smoke Test Agent crashes through the digital dimension! 🦸 CLAUDE THE VALIDATOR has swept through this discussion like a supersonic testing tornado! ✨ MISSION STATUS: All systems GO! The agent executed a FLAWLESS 9-out-of-9 test suite faster than you can say "agentic workflows"! 🎯 Tests vanquished:
KA-POW! Another successful validation in the books! Claude zooms off to the next adventure... 🤖 Smoke Test Run: §21454677145
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
The smoke workflows now include a build-only task that verifies
gh-awcan runmake build(nomake test) and have increased timeouts for the build to complete. This applies to allsmoke-*workflows across engines.smoke-copilot,smoke-codex,smoke-claude,smoke-opencode).goruntime is specified in all smoke workflow frontmatter..lock.ymlreflects the new task and settings.Example step added to smoke workflows:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Changeset
Changeset
Changeset
Changeset
make buildcan run reliably.Changeset
make build.Changeset
make buildcan finish reliably.Changeset
make buildruns reliably across engines.Changeset
make buildsmoke task with longer timeouts and Go runtimes so every smoke workflow reliably finishes the build step.Changeset
make buildcan finish reliably.Changeset
make buildcan finish reliably.Changeset
make buildcan finish reliably.