chore: upgrade gh-aw agent config and recompile workflows to v0.62.0#2163
Merged
chore: upgrade gh-aw agent config and recompile workflows to v0.62.0#2163
Conversation
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>
Contributor
There was a problem hiding this comment.
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.mdprompt/documentation URLs to point atgh-aw@v0.62.0. - Recompiled workflow
.lock.ymlfiles with gh-awv0.62.0, updating embedded metadata/version strings and the pinnedgithub/gh-aw-actions/setupSHA. - Updated
.github/aw/actions-lock.jsonentries 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.
This was referenced Mar 19, 2026
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.
Summary
Upgrade gh-aw from v0.61.2 to v0.62.0.
Changes
.github/agents/agentic-workflows.agent.md(v0.61.2 → v0.62.0).github/aw/actions-lock.jsonwith new setup action SHAs for v0.62.0