Skip to content

chore: upgrade gh-aw to v0.83.4 - #1680

Merged
v1v merged 2 commits into
mainfrom
copilot/chore-upgrade-gh-aw-v0-83-4
Jul 28, 2026
Merged

chore: upgrade gh-aw to v0.83.4#1680
v1v merged 2 commits into
mainfrom
copilot/chore-upgrade-gh-aw-v0-83-4

Conversation

Copilot AI commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Upgrades the gh-aw compiler and compatibility compiler from v0.82.10 to v0.83.4. No source-workflow migration is required.

  • Compiler

    • Update all gh-aw version pins to v0.83.4.
  • Generated artifacts

    • Recompile workflow lock files.
    • Refresh pinned github/gh-aw-actions/setup-cli and github/gh-aw/actions/setup SHAs.
  • Documentation

    • Record v0.83.4 security, reliability, Vertex AI WIF, and Copilot BYOK impact.
    • Document that needs.activation.outputs.* is not used by source workflows.
GH_AW_VERSION := v0.83.4
GH_AW_BUILD_VERSION := v0.83.4
GH_AW_COMPAT_VERSION := v0.83.4

Copilot AI assigned Copilot and v1v Jul 27, 2026
Copilot AI linked an issue Jul 27, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Chore: Upgrade gh-aw to v0.83.4 chore: upgrade gh-aw to v0.83.4 Jul 27, 2026
Copilot finished work on behalf of v1v July 27, 2026 11:51
Copilot AI requested a review from v1v July 27, 2026 11:51
@v1v
v1v marked this pull request as ready for review July 27, 2026 11:54
@v1v
v1v requested a review from fr4nc1sc0-r4m0n July 27, 2026 11:55

@github-actions github-actions Bot 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.

Approved.


What is this? | From workflow: Trigger PR Review

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@github-actions github-actions Bot added the medium_boom Medium PR blast radius; likely benefits from human review label Jul 27, 2026
@github-actions github-actions Bot mentioned this pull request Jul 27, 2026
@v1v
v1v requested a review from Copilot July 27, 2026 15:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Upgrades the repository’s gh-aw toolchain from v0.82.10 to v0.83.4, updates version pins, and refreshes generated workflow artifacts to match the new compiler output.

Changes:

  • Bump gh-aw compiler/build/compat versions to v0.83.4 in the Makefile.
  • Document the v0.83.4 upgrade impact and note that deprecated needs.activation.outputs.* isn’t used by source workflows.
  • Recompile workflow lock files and refresh pinned SHAs for gh-aw setup actions.

Reviewed changes

Copilot reviewed 16 out of 66 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Makefile Updates gh-aw version pins to v0.83.4 used by local tooling/compilation targets.
docs/upgrading.md Adds a v0.83.4 entry describing impact and confirming no migration is needed for this repo.
.github/aw/actions-lock.json Refreshes pinned SHAs for github/gh-aw-actions/setup-cli and github/gh-aw/actions/setup at v0.83.4.
.github/workflows/gh-aw-mention-in-pr-no-sandbox.lock.yml Regenerated compiled workflow lock file with updated compiler metadata and pinned dependencies.
.github/workflows/gh-aw-mention-in-issue-no-sandbox.lock.yml Regenerated compiled workflow lock file with updated compiler metadata and pinned dependencies.
.github/workflows/gh-aw-internal-gemini-cli.lock.yml Regenerated compiled workflow lock file with updated compiler metadata and pinned dependencies.
.github/workflows/gh-aw-internal-gemini-cli-web-search.lock.yml Regenerated compiled workflow lock file with updated compiler metadata and pinned dependencies.
.github/workflows/gh-aw-duplicate-issue-detector.lock.yml Regenerated compiled workflow lock file with updated compiler metadata and pinned dependencies.
.github/workflows/agentics-maintenance.yml Regenerated maintenance workflow to use updated gh-aw setup actions and versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n 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.

LGTM

@v1v
v1v merged commit 350fb37 into main Jul 28, 2026
32 of 36 checks passed
@v1v
v1v deleted the copilot/chore-upgrade-gh-aw-v0-83-4 branch July 28, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

medium_boom Medium PR blast radius; likely benefits from human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: upgrade gh-aw to v0.83.4

4 participants