chore: upgrade gh-aw to v0.83.4 - #1680
Merged
Merged
Conversation
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
v1v
marked this pull request as ready for review
July 27, 2026 11:54
v1v
approved these changes
Jul 27, 2026
Contributor
There was a problem hiding this comment.
Approved.
What is this? | From workflow: Trigger PR Review
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
Open
There was a problem hiding this comment.
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.4in 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.
3 tasks
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.
Upgrades the gh-aw compiler and compatibility compiler from v0.82.10 to v0.83.4. No source-workflow migration is required.
Compiler
v0.83.4.Generated artifacts
github/gh-aw-actions/setup-cliandgithub/gh-aw/actions/setupSHAs.Documentation
needs.activation.outputs.*is not used by source workflows.