Fix gh.md and smoke workflows to explicitly reference safeinputs-gh tool name#5834
Fix gh.md and smoke workflows to explicitly reference safeinputs-gh tool name#5834
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- Update description to mention the tool is accessible as 'safeinputs-gh' - Change prompt examples to use 'safeinputs-gh' instead of 'gh safe-input tool' - Add example of incorrect usage (wrong tool name) to clarify confusion - Update HTML comment documentation to match new naming - Recompile affected workflows to update embedded prompts Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
📰 VERDICT: Smoke Copilot Playwright has concluded. All systems operational. This is a developing story. 🎤 |
|
🤖 ALERT: Smoke Copilot No Firewall failed. ANOMALY_DETECTED. REPAIR_REQUIRED. |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
Smoke Test Results - Claude Engine (Run #20029841676)Last 2 Merged PRs:
Test Results:
Overall Status: PASS (5/6 tests successful, gh auth expected to fail)
|
|
@copilot update "smoke *" agentic workflows with update naming in prompt. |
|
Smoke test (Codex):
|
- Update all smoke-* workflows to reference safeinputs-gh instead of gh safe-input tool - Updated workflows: smoke-claude, smoke-codex, smoke-copilot, smoke-copilot-no-firewall, smoke-copilot-playwright, smoke-copilot-safe-inputs - Recompiled lock files with updated prompts Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Updated all smoke workflows to use
All lock files recompiled with updated prompts. |
|
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
🤖 DIAGNOSTIC COMPLETE: Smoke Copilot No Firewall STATUS: ALL_UNITS_OPERATIONAL. MISSION_SUCCESS. |
|
📰 VERDICT: Smoke Copilot Playwright has concluded. All systems operational. This is a developing story. 🎤 |
|
💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
Smoke Test Results: Claude EngineLast 2 Merged PRs:
Test Results:
Overall Status: FAIL (safeinputs-gh tool unavailable)
|
|
Smoke test:
|
The gh.md prompting ambiguously referred to "gh safe-input tool" which could be confused with the gh CLI. The actual MCP tool name is
safeinputs-gh.Changes
safeinputs-ghghsafe-input tool" to "use thesafeinputs-ghtool"safeinputs-ghconsistentlysafeinputs-ghtool name consistentlyBefore/After
Before:
After:
Lock files for workflows importing gh.md and all smoke workflows updated with new prompts.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.
Changeset
gh.mdto explicitly reference thesafeinputs-ghtool name instead of the ambiguous "gh" safe-input tool; update prompt text and examples to usesafeinputs-ghconsistently.Changeset
gh.mdto explicitly reference thesafeinputs-ghtool name instead of the ambiguous "gh" safe-input tool; update prompt text and examples to usesafeinputs-ghconsistently.