-
Notifications
You must be signed in to change notification settings - Fork 46
Add workflow dispatch testing to smoke-copilot with haiku-printer #13137
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
…patch capability Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
🎬 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! ⚓💰 |
Agent Container Tool Check
Result: 10/12 tools available Missing tools:
|
| @@ -0,0 +1,22 @@ | |||
| name: Test Dispatch Workflow | |||
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 rename to "haiku-printer.yml" ( file and prompt ) update name
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.
Renamed to haiku-printer.yml with updated workflow name and all references in smoke-copilot.md. Changes in commit 47af600.
|
Smoke Test Results: ✅ GitHub MCP | ✅ Safe Inputs | ✅ Serena | ✅ Playwright | ✅ File I/O | ✅ Bash | ✅ Discussion | ✅ Build | ✅ Dispatch Overall: PASS ✅ PRs Tested:
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
PRs:
|
Smoke Test ResultsRecent PRs:
Tests:
Status: PASS
|
Smoke Test: Project Operations - PASS ✅All 10 tests passed successfully:
Run: §21566726886
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Adds workflow dispatch capability testing to the smoke-copilot test suite. The smoke test now validates the
dispatch_workflowsafe output by triggering a test workflow with a haiku message.Changes
New workflow:
haiku-printer.ymlmessageinput viaworkflow_dispatchtriggerUpdated:
smoke-copilot.mddispatch-workflowsafe output configuration targetinghaiku-printeractions: writepermission to safe_outputs jobExample Usage
The agent will call the safe output tool:
{ "type": "dispatch_workflow", "workflow_name": "haiku-printer", "inputs": { "message": "Tests compile and run\nAutomation brings us peace\nCode flows like water" } }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.