Skip to content

chore: upgrade gh-aw agent config and recompile workflows to v0.62.0#2163

Merged
lpcox merged 1 commit intomainfrom
chore/upgrade-gh-aw-v0.62.0
Mar 19, 2026
Merged

chore: upgrade gh-aw agent config and recompile workflows to v0.62.0#2163
lpcox merged 1 commit intomainfrom
chore/upgrade-gh-aw-v0.62.0

Conversation

@lpcox
Copy link
Collaborator

@lpcox lpcox commented Mar 19, 2026

Summary

Upgrade gh-aw from v0.61.2 to v0.62.0.

Changes

  • Updated all prompt file URL references in .github/agents/agentic-workflows.agent.md (v0.61.2 → v0.62.0)
  • Recompiled all 22 workflow lock files with the v0.62.0 compiler
  • Updated .github/aw/actions-lock.json with new setup action SHAs for v0.62.0

Upgrade from v0.61.2 to v0.62.0:
- Update all prompt file references in agentic-workflows.agent.md
- Recompile all 22 workflow lock files with v0.62.0 compiler
- Update actions-lock.json with new setup action SHAs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 19, 2026 15:50
Copy link
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

Upgrades the repository’s GitHub Agentic Workflows (gh-aw) integration from v0.61.2 → v0.62.0, updating the agent dispatcher references and regenerating the compiled workflow lock files to match the new compiler/output versions.

Changes:

  • Updated .github/agents/agentic-workflows.agent.md prompt/documentation URLs to point at gh-aw@v0.62.0.
  • Recompiled workflow .lock.yml files with gh-aw v0.62.0, updating embedded metadata/version strings and the pinned github/gh-aw-actions/setup SHA.
  • Updated .github/aw/actions-lock.json entries for the new v0.62.0 setup action SHAs.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/test-improver.lock.yml Recompiled lock workflow; bumps gh-aw metadata/setup SHA and gh-aw-mcpg image tag.
.github/workflows/test-coverage-improver.lock.yml Recompiled lock workflow; updates gh-aw versions and pinned setup action SHA.
.github/workflows/smoke-copilot.lock.yml Recompiled lock workflow; updates gh-aw versions and pinned dependencies.
.github/workflows/smoke-allowonly.lock.yml Recompiled lock workflow; updates gh-aw versions and pinned dependencies.
.github/workflows/semantic-function-refactor.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/rust-guard-improver.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/repo-assist.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/release.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/plan.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/nightly-workflow-compiler.lock.yml Recompiled lock workflow for nightly upgrader; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/nightly-schema-updater.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/nightly-docs-reconciler.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/mcp-gateway-log-analyzer.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/large-payload-tester.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/issue-monster.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/guard-status-tracker.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/gpl-dependency-checker.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/go-logger.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/go-fan.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/ghcr-download-tracker.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/duplicate-code-detector.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/workflows/daily-compliance-checker.lock.yml Recompiled lock workflow; updates gh-aw metadata/setup SHA and container image tag.
.github/aw/actions-lock.json Adds/updates v0.62.0 action lock entries so compilation/runtime references stay pinned.
.github/agents/agentic-workflows.agent.md Updates documentation/prompt URLs to reference gh-aw v0.62.0.

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

You can also share your feedback on Copilot code review. Take the survey.

@lpcox lpcox merged commit ebe60ad into main Mar 19, 2026
13 checks passed
@lpcox lpcox deleted the chore/upgrade-gh-aw-v0.62.0 branch March 19, 2026 15:53
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