Upgrade gh-aw to v0.72.1#286
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/githubnext/tsessebe/sessions/4c191713-ca56-45f0-bc02-fe6f5720a515 Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Upgrade gh-aw to v0.72.1 and recompile lock files
Upgrade gh-aw to v0.72.1
May 8, 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.
Recompiles
autoloop.lock.ymlandevergreen.lock.ymlwithgh awv0.72.1 to pick up firewall image bumps, container digest pinning, and the corrected setup-action wiring.Changes
gh-aw-firewall/{agent,api-proxy,squid}bumped0.25.39→0.25.41(resolves 404 on the stale binary).GH_AW_INFO_AWF_VERSIONand the awf-config schema URL/container.imageTagupdated to match.ghcr.io/github/gh-aw-mcpg:v0.3.6now pinned with@sha256:2bb8eef8…in both the manifest and thedownload_docker_images.shinvocation.github/gh-aw-actions/setup@SHAreference is replaced by a sparse checkout ofgithub/gh-aw(theactions/folder) plus a localuses: ./actions/setup. No occurrences of the incorrectgithub/gh-aw/actions/setuppath.actions/setupadded to the agent job's sparse-checkout list; new prompt artifacts (prompt-template.txt,prompt-import-tree.json,.github/agents) included in the upload step, as emitted by v0.72.1.Note
The
gh-awrelease endpoint was unreachable in the agent sandbox (SAML-protected), so the v0.72.1 binary was built from thev0.72.1source tag (go build ./cmd/gh-aw) before runninggh aw compile. Output is identical to what an--action-mode release --action-tag v0.72.1invocation would produce.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/graphql/usr/bin/gh gh release view v0.72.1 -R github/gh-aw(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v9/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/releases/latest/usr/bin/gh gh extension install github/gh-aw --pin v0.72.1(http block)/usr/bin/curl curl -sI -H Authorization: ****** REDACTED(http block)https://api.github.com/repos/github/gh-aw/releases/tags/v0.72.1/usr/bin/curl curl -s REDACTED(http block)/usr/bin/curl curl -sH Authorization: REDACTED(http block)/usr/bin/gh gh release view v0.72.1 -R github/gh-aw(http block)If you need me to access, download, or install something from one of these locations, you can either: