Skip to content

Fix aw-auto-update: add gh-aw CLI extension installation step#19728

Open
Copilot wants to merge 3 commits into
mainfrom
copilot/fix-agentic-workflow-failure
Open

Fix aw-auto-update: add gh-aw CLI extension installation step#19728
Copilot wants to merge 3 commits into
mainfrom
copilot/fix-agentic-workflow-failure

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 13, 2026

The aw-auto-update workflow has been failing consistently since May 7 because the gh aw CLI extension is not pre-installed in the AWF sandbox. The agent hits "unknown command aw" on the first step and immediately reports incomplete.

  • Add explicit step to install gh aw via gh extension install github/gh-aw before running gh aw upgrade
  • Update rules to permit the install command
  • Frontmatter unchanged — body is runtime-imported, no lock file recompile needed

The agent sandbox does not have gh aw pre-installed, causing
"unknown command aw" errors since May 7. Add an explicit
installation step before running gh aw upgrade/compile.

Agent-Logs-Url: https://github.com/dotnet/fsharp/sessions/2b292605-6339-42a4-a857-8cff3d832cc9

Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix agentic workflow auto-update failure Fix aw-auto-update: add gh-aw CLI extension installation step May 13, 2026
Copilot AI requested a review from T-Gro May 13, 2026 09:12
Copilot finished work on behalf of T-Gro May 13, 2026 09:12
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Tooling Safety Check — Bypassed (non-fork)

(scanned-sha)031fd0a06f72c5c2f3003ac67115fa897c7be3c0(/scanned-sha)

Generated by PR Tooling Safety Check · ● 3.8M ·

@github-actions github-actions Bot added the AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed label May 13, 2026
@T-Gro T-Gro marked this pull request as ready for review May 14, 2026 09:57
@T-Gro T-Gro requested a review from a team as a code owner May 14, 2026 09:57
@T-Gro T-Gro requested a review from abonie May 14, 2026 09:57
@github-actions
Copy link
Copy Markdown
Contributor

✅ No release notes required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

[aw] Agentic Workflow Auto-Update failed

2 participants