[workflows] Update gh-aw to v0.84.3 - #12297
Merged
Merged
Conversation
Refresh the gh-aw dispatcher files and action pins, migrate workflow model configuration to the current schema, and regenerate the compiled workflows. Use GPT-5.6 Sol for the Android reviewer and nightly fix finder workflows. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: fb899d06-f2e4-4a9e-b804-cfbd0dd3d8dc
Contributor
There was a problem hiding this comment.
Pull request overview
This PR upgrades the repository’s GitHub Agentic Workflows (gh-aw) integration to v0.84.3, refreshing workflow schemas, action/container pins, and model configuration so the generated lock workflows stay in sync with the current gh-aw runtime and model inventory.
Changes:
- Bump gh-aw/action pins to v0.84.3 and regenerate the compiled
*.lock.ymlworkflows. - Migrate
engine.modelto the top-levelmodelfield and standardize ongpt-5.6-solfor Android Reviewer and Nightly Fix Finder. - Refresh agentic-workflows dispatcher docs/references (including overlay instructions and upstream URL references).
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/nightly-fix-finder.md | Updates Nightly Fix Finder workflow frontmatter model fields and safe-outputs model. |
| .github/workflows/nightly-fix-finder.lock.yml | Regenerated compiled workflow with updated pins, firewall/runtime config, and safe-outputs processing. |
| .github/workflows/copilot-setup-steps.yml | Updates gh-aw CLI setup action pin and version to v0.84.3. |
| .github/workflows/android-reviewer.md | Moves model to top-level model and updates to gpt-5.6-sol. |
| .github/workflows/android-reviewer.lock.yml | Regenerated compiled workflow with updated pins/runtime and safe-outputs processing. |
| .github/workflows/agentics-maintenance.yml | Regenerated maintenance workflow for v0.84.3; splits expired entity closure into separate jobs and updates pins/cache actions. |
| .github/skills/agentic-workflows/SKILL.md | Updates dispatcher references, adds overlay guidance, and refreshes upstream prompt inventory. |
| .github/aw/actions-lock.json | Updates pinned gh-aw action entries from v0.81.6 to v0.84.3. |
| .github/agents/agentic-workflows.md | Updates dispatcher documentation to load upstream prompt files via raw GitHub URLs and adds overlay guidance. |
rolfbjarne
approved these changes
Aug 4, 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Update the agentic workflows to the latest gh-aw release so they use the current schema, action versions, generated runtime, and model inventory.
This refreshes the gh-aw dispatcher/support files, updates action pins from v0.81.6 to v0.84.3, migrates
engine.modelto the top-levelmodelfield, and regenerates both compiled workflows. The Android reviewer and Nightly Fix Finder now use the canonicalgpt-5.6-solmodel slug; issue assignments created by Nightly Fix Finder use the same model.gh aw compile(2 workflows succeeded, 0 warnings)