Skip to content

[workflows] Update gh-aw to v0.84.3 - #12297

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-upgrade-gh-aw-workflows
Aug 4, 2026
Merged

[workflows] Update gh-aw to v0.84.3#12297
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-upgrade-gh-aw-workflows

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

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.model to the top-level model field, and regenerates both compiled workflows. The Android reviewer and Nightly Fix Finder now use the canonical gpt-5.6-sol model slug; issue assignments created by Nightly Fix Finder use the same model.

  • Useful description of why the change is necessary.
  • Links to issues fixed: N/A
  • Unit tests: gh aw compile (2 workflows succeeded, 0 warnings)

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
Copilot AI review requested due to automatic review settings August 4, 2026 14:36
@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Aug 4, 2026

Copilot AI 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.

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.yml workflows.
  • Migrate engine.model to the top-level model field and standardize on gpt-5.6-sol for 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.

Comment thread .github/workflows/nightly-fix-finder.lock.yml
Comment thread .github/workflows/android-reviewer.lock.yml
@jonathanpeppers
jonathanpeppers merged commit a57906c into main Aug 4, 2026
43 of 45 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-upgrade-gh-aw-workflows branch August 4, 2026 18:10
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants