Skip to content

chore: upgrade gh-aw to v0.64.5 and recompile all workflows#2871

Merged
lpcox merged 1 commit intomainfrom
chore/upgrade-gh-aw
Mar 30, 2026
Merged

chore: upgrade gh-aw to v0.64.5 and recompile all workflows#2871
lpcox merged 1 commit intomainfrom
chore/upgrade-gh-aw

Conversation

@lpcox
Copy link
Copy Markdown
Collaborator

@lpcox lpcox commented Mar 30, 2026

Summary

Upgrades the gh-aw CLI extension from v0.64.3 to v0.64.5 and recompiles all 31 agentic workflows.

Changes

  • gh-aw compiler: v0.64.3 → v0.64.5
  • gh-aw-actions/setup: updated commit ref
  • AWF version: v0.25.3 → v0.25.4
  • Workflows recompiled: 31/31
  • Fixes needed: None (gh aw fix --write reported no changes)

Verification

  • gh aw fix --write — no fixes needed ✅
  • gh aw compile — 31 workflows compiled, 0 errors ✅

Upgrade gh-aw extension from v0.64.3 to v0.64.5 and recompile all 31
agentic workflows. Key version bumps:
- gh-aw compiler: v0.64.3 → v0.64.5
- gh-aw-actions/setup: updated commit ref
- AWF version: v0.25.3 → v0.25.4

No fixes were needed (gh aw fix --write reported no changes).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 30, 2026 20:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the repository’s GitHub Agentic Workflows toolchain (gh-aw + related actions/AWF components) and refreshes the generated workflow lock files to match the new compiler output.

Changes:

  • Bumped gh-aw compiler references from v0.64.3 → v0.64.5 across workflows (metadata, setup action pins, env version fields).
  • Updated bundled runtime components used by workflows (AWF v0.25.3 → v0.25.4, gh-aw-mcpg v0.2.8 → v0.2.9, and refreshed pinned action SHAs such as actions/setup-go@v6).
  • Regenerated multiple workflow .lock.yml files and refreshed internal docs/locks to align with the new version.

Reviewed changes

Copilot reviewed 34 out of 34 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/semantic-function-refactor.lock.yml Regenerated lock workflow with updated gh-aw/AWF/mcpg versions and action pins.
.github/workflows/rust-guard-improver.lock.yml Same regeneration updates; includes runner label change in a job plus updated toolchain pins.
.github/workflows/plan.lock.yml Regenerated lock workflow reflecting new compiler/runtime versions and action pins.
.github/workflows/nightly-workflow-compiler.lock.yml Nightly compiler workflow lock regenerated with updated versions and pins.
.github/workflows/nightly-schema-updater.lock.yml Regenerated lock; also updates pinned actions/setup-go commit for v6.
.github/workflows/nightly-docs-reconciler.lock.yml Regenerated lock workflow to match v0.64.5 toolchain.
.github/workflows/mcp-gateway-log-analyzer.lock.yml Regenerated lock workflow to match v0.64.5 toolchain.
.github/workflows/large-payload-tester.lock.yml Regenerated lock workflow; updates AWF/mcpg versions and action pins.
.github/workflows/issue-monster.lock.yml Regenerated lock workflow with updated versions/pins.
.github/workflows/integrity-filtering-audit.lock.yml Regenerated lock workflow with updated versions/pins.
.github/workflows/guard-status-tracker.lock.yml Regenerated lock workflow with updated versions/pins and runner label change in a job.
.github/workflows/gpl-dependency-checker.lock.yml Regenerated lock; updates pinned actions/setup-go commit for v6.
.github/workflows/github-mcp-guard-coverage-checker.lock.yml Regenerated lock workflow with updated versions/pins and runner label change in a job.
.github/workflows/ghcr-download-tracker.lock.yml Regenerated lock workflow with updated versions/pins and runner label change in a job.
.github/workflows/gateway-issue-dispatcher.lock.yml Regenerated lock workflow with updated versions/pins.
.github/workflows/duplicate-code-detector.lock.yml Regenerated lock workflow with updated versions/pins.
.github/workflows/daily-compliance-checker.lock.yml Regenerated lock; updates pinned actions/setup-go commit for v6 and runner label change in a job.
.github/workflows/agentics-maintenance.yml Updated generated maintenance workflow to use gh-aw v0.64.5 and updated setup/setup-cli action pins.
.github/aw/actions-lock.json Added/updated action-lock entries for new pins (e.g., actions/setup-go@v6, gh-aw actions v0.64.5).
.github/agents/agentic-workflows.agent.md Updated documentation links to point at gh-aw v0.64.5 prompt/docs URLs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lpcox lpcox merged commit d3ce660 into main Mar 30, 2026
14 checks passed
@lpcox lpcox deleted the chore/upgrade-gh-aw branch March 30, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants