Skip to content

Update gh-aw to latest main and recompile agentic workflows#238

Merged
mrjf merged 2 commits intomainfrom
copilot/update-to-latest-main-branch
Apr 28, 2026
Merged

Update gh-aw to latest main and recompile agentic workflows#238
mrjf merged 2 commits intomainfrom
copilot/update-to-latest-main-branch

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

Picks up github/gh-aw#28960 by re-pinning gh-aw to the current head of main and regenerating the lock files.

Changes

  • copilot-setup-steps.yml: bump GH_AW_REF from a91e3d2c439037c57f5af1ada2f1d8c49e0d06d192ec698; updated the rationale comment to reference both #28472 and #28960.
  • autoloop.lock.yml / evergreen.lock.yml: regenerated via gh aw compile. Notable upstream deltas:
    • firewall images 0.25.280.25.29
    • gh-aw-mcpg v0.3.0v0.3.1
    • github-mcp-server now digest-pinned
    • actions/setup is now sparse-checked-out from github/gh-aw and consumed locally instead of referenced as github/gh-aw/actions/setup@<sha>
    • new mcp_cli_tools_prompt.md injected into the agent prompt

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/actions/github-script/git/ref/tags/v9
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/github/gh-aw/commits/main
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue Apr 28, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update to latest main of gh-aw and recompile workflows Update gh-aw to latest main and recompile agentic workflows Apr 28, 2026
Copilot finished work on behalf of mrjf April 28, 2026 21:40
Copilot AI requested a review from mrjf April 28, 2026 21:40
@mrjf mrjf marked this pull request as ready for review April 28, 2026 22:52
@mrjf mrjf merged commit e8c018b into main Apr 28, 2026
19 checks passed
@mrjf mrjf deleted the copilot/update-to-latest-main-branch branch April 28, 2026 23:00
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.

update to very latest main of gh-aw

2 participants