docs: investigate and document Smoke Copilot workflow failure resolution#434
Closed
docs: investigate and document Smoke Copilot workflow failure resolution#434
Conversation
Copilot
AI
changed the title
[WIP] Debug workflow failure for Smoke Copilot
docs: investigate and document Smoke Copilot workflow failure resolution
Jan 27, 2026
Collaborator
Investigation CompleteThis PR was created to investigate the Smoke Copilot workflow failure in issue #382. Finding: The issue is already resolved on main. The workflow has been running successfully since Jan 26, 2026. Recommendation: Close this PR - there are no changes to merge. The underlying issue should also be closed. Recent successful Smoke Copilot runs confirm the fix is working. |
Collaborator
|
@copilot please merge origin/main |
…copilot/debug-smoke-copilot-failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Smoke Copilot workflow failed on Jan 22, 2026 (run 21232652692) with
unable to prepare context: path "/snapshot/gh-aw-firewall/containers/agent" not found. Investigation shows the issue was already resolved on main.Root Cause
The failing workflow had a binary/execution mismatch:
install_awf_binary.sh v0.10.0(lacks source files at/snapshot/gh-aw-firewall/)--image-tag 0.10.0flag, which attempted local container buildcontainers/directoryCurrent Status
Main branch already contains the fix (commit 13846d1):
npm ci→npm run build→ wrapper script)--image-tag 0.10.0to pull pre-built container images from GHCRRecommendation
Issue can be closed. Workflow is functioning correctly on main with multiple successful runs since Jan 26.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.