Skip to content

[gh-aw-upgrade] gh-aw upgrade available: v0.80.9 → v0.82.10 #1587

Description

@github-actions

A new version of gh-aw is available. We are currently on v0.80.9, latest is v0.82.10 (published 2026-07-16). The existing open upgrade issue #1567 covers v0.82.9; this report is limited to the distinct v0.82.10 changes.

Upgrade Assessment

Urgency: Recommended

Relevant Changes

v0.82.10

Bug Fixes

  • Safe-output scope rejection fix: gh-aw fixed safe-output scope rejection incorrectly triggering when an agent changeset contained no workflow files (release notes, PR #45870). This repository has safe outputs configured in workflows such as .github/workflows/gh-aw-pr-review.md:90-92 and .github/workflows/gh-aw-issue-triage.md:82-84; PR review and triage runs commonly operate on application changes without modifying workflow files. Updating removes a known false rejection that can prevent otherwise valid safe-output handling.

Upgrade Steps

  • Update GH_AW_VERSION, GH_AW_BUILD_VERSION, and GH_AW_COMPAT_VERSION in Makefile:4-6 from v0.80.9 to v0.82.10.
  • Run make compile and verify 0 errors and 0 warnings.
  • Exercise a representative PR review or triage run whose changeset contains no workflow files and confirm safe outputs are not rejected by scope validation.

Generated by Internal: Upgrade Check · 202.4 AIC · ⌖ 16.2 AIC · ⊞ 23.9K ·

  • expires on Jul 23, 2026, 2:19 PM UTC

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions