Skip to content

Upgrade gh-aw to v0.72.1#64

Open
Copilot wants to merge 2 commits intomainfrom
copilot/upgrade-gh-aw-to-v0-72-1
Open

Upgrade gh-aw to v0.72.1#64
Copilot wants to merge 2 commits intomainfrom
copilot/upgrade-gh-aw-to-v0-72-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 8, 2026

Recompile .github/workflows/autoloop.lock.yml using gh-aw v0.72.1.

  • Toolchain: installed gh-aw v0.72.1 and ran gh aw compile; only the generated lock file changed (0 errors, 0 warnings).
  • Notable artifacts from the new compiler (auto-generated, not hand-edited):
    • Cron jitter shifted from 50 */6 * * * to 5 */6 * * *.
    • MCP gateway port updated from 808080 (host-port allowlist already includes both).
    • Version comment formatting in the lock header changed.

Note: the prebuilt gh extension binary (gh extension install github/gh-aw --pin v0.72.1) was unreachable from the sandbox (HTTP 403 against api.github.com/repos/.../releases/latest), so the CLI was built from the tagged v0.72.1 source and used to run gh aw compile. Re-running the exact commands from the issue in an environment with release-API access should produce the same lock file.

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 /tmp/go-build3136249660/b309/symabis -c=4 -nolocalimports -importcfg /tmp/go-build3136249660/b309/importcfg -pack -asmhdr (http block)
  • https://api.github.com/repos/actions/github-script/git/ref/tags/v9.0.0
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv -c=4 -nolocalimports -importcfg /tmp/go-build3136249660/b310/importcfg -pack /home/REDACTED/go/pkg/mod/github.com/segmentio/asm@v1.1.3/cpu/cpu.go 0.1-go1.25.8.lin-I (http block)
  • https://api.github.com/repos/github/gh-aw/releases/latest
    • Triggering command: /usr/bin/gh gh extension install github/gh-aw --pin v0.72.1 (http block)

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

Copilot AI assigned Copilot and mrjf May 8, 2026
Copilot AI linked an issue May 8, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Upgrade gh-aw to v0.72.1 Upgrade gh-aw to v0.72.1 May 8, 2026
Copilot finished work on behalf of mrjf May 8, 2026 15:26
Copilot AI requested a review from mrjf May 8, 2026 15:26
@mrjf mrjf marked this pull request as ready for review May 8, 2026 21:40
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.

Upgrade gh-aw to v0.72.1

2 participants