-
Notifications
You must be signed in to change notification settings - Fork 35
Add smoke-opencode workflow for OpenCode custom engine integration #10562
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
.github/workflows/smoke-opencode.md
Outdated
| --- | ||
| description: Smoke test workflow that validates OpenCode custom engine functionality by reviewing recent PRs twice daily | ||
| on: | ||
| schedule: every 12h |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot daily
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed schedule to daily in commit 7044761
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
|
|
✨ 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! ✨ |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
GitHub MCP (last 2 merged PRs): ✅
|
Smoke Test ResultsLast 2 Merged PRs:
✅ GitHub MCP | ❌ Serena Go | ✅ Playwright | ✅ File Writing | ✅ Bash Tool Overall Status: FAIL (4/5 passed, Go command not available)
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Smoke Test ResultsPR #10546: Move campaign-generator from .github/workflows to .github/aw ✅ GitHub MCP Overall: PASS
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 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. 🌟 |
Smoke Test: ❌ FAIL
3/5 passed | Run 21112904973
|
|
GitHub MCP: ✅ Fix custom engine syntax error and missing log parser; Fix action pins to resolve tags exactly as specified
|
Smoke Test: Claude Engine - PASS ✅Last 2 merged PRs:
Test Results: Run: https://github.com/githubnext/gh-aw/actions/runs/21112904969
|
Implements a smoke test workflow validating OpenCode (sst/opencode) as a custom agentic engine via shared workflow configuration.
Implementation
.github/workflows/smoke-opencode.mdshared/opencode.mdfor OpenCode v0.15.13 setupCustom Engine Constraints
OpenCode runs as a custom engine with these adaptations:
shared/gh.mdimport (contains network restrictions)Configuration
Compiled workflow: 1,288 lines with automatic OpenCode installation, MCP configuration, and execution steps.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Changeset
.changeset/patch-smoke-opencode-workflow.md.Changeset