Skip to content

chore: upgrade gh-aw agent config and recompile workflows to v0.61.2#2128

Merged
lpcox merged 1 commit into
mainfrom
lpcox/install-repo-assist
Mar 19, 2026
Merged

chore: upgrade gh-aw agent config and recompile workflows to v0.61.2#2128
lpcox merged 1 commit into
mainfrom
lpcox/install-repo-assist

Conversation

@lpcox

@lpcox lpcox commented Mar 19, 2026

Copy link
Copy Markdown
Collaborator

Updates agentic-workflows agent config prompt references from v0.58.2 to v0.61.2 and recompiles all 22 workflow lock files.

Changes:

  • .github/agents/agentic-workflows.agent.md: All prompt file URLs updated to v0.61.2
  • .github/aw/actions-lock.json: Recompiled
  • 21 .lock.yml workflow files: Recompiled against v0.61.2

Update agentic-workflows agent config prompt references from v0.58.2
to v0.61.2 and recompile all workflow lock files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 19, 2026 00:01
@lpcox lpcox merged commit ffa624d into main Mar 19, 2026
5 checks passed
@lpcox lpcox deleted the lpcox/install-repo-assist branch March 19, 2026 00:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates this repository’s Agentic Workflows configuration and regenerates compiled workflow lockfiles to align with gh-aw v0.61.2, including updated action pins and runtime path conventions used by the generated workflows.

Changes:

  • Bumped agent prompt/documentation references from v0.58.2v0.61.2 in the dispatcher agent config.
  • Recompiled workflow .lock.yml files against gh-aw v0.61.2 (notably moving from /opt/gh-aw paths to ${{ runner.temp }}/${RUNNER_TEMP} layout and updating related steps).
  • Recompiled .github/aw/actions-lock.json with newer pinned action versions/SHAs (including new github/gh-aw-actions/setup@v0.61.2 entry).

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/nightly-workflow-compiler.lock.yml Regenerated lockfile for v0.61.2; updates setup action, paths, safe-outputs generation, and MCP gateway/guard wiring.
.github/workflows/nightly-schema-updater.lock.yml Regenerated lockfile for v0.61.2 with updated setup/path conventions and safe-outputs generation.
.github/workflows/nightly-docs-reconciler.lock.yml Regenerated lockfile for v0.61.2; updates setup/path conventions and MCP config (incl. guard-policy additions for Serena MCP).
.github/workflows/mcp-gateway-log-analyzer.lock.yml Regenerated lockfile for v0.61.2; updates setup/path conventions and safe-outputs generation.
.github/workflows/ghcr-download-tracker.lock.yml Regenerated lockfile for v0.61.2; updates setup/path conventions and MCP guard-policy configuration.
.github/workflows/daily-compliance-checker.lock.yml Regenerated lockfile for v0.61.2; updates setup/path conventions and safe-outputs generation.
.github/aw/actions-lock.json Updated pinned GitHub Actions versions/SHAs used by compiled workflows (incl. gh-aw setup action entries).
.github/agents/agentic-workflows.agent.md Updated referenced gh-aw prompt/config URLs to v0.61.2.

💡 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.

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