Add workflow dispatch testing to smoke-copilot with haiku-printer#13137
Add workflow dispatch testing to smoke-copilot with haiku-printer#13137
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.
@copilot rename to "haiku-printer.yml" ( file and prompt ) update name
There was a problem hiding this comment.
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.