Skip to content

[gh-aw-upgrade] gh-aw upgrade available: v0.82.10 → v0.83.4 #1671

Description

@github-actions

A new version of gh-aw is available. We are currently on v0.82.10, latest is v0.83.2.

Upgrade Assessment

Urgency: Recommended

Relevant Changes

v0.83.2

Bug Fixes

  • Close-older-issues guard: v0.83.2 prevents close-older-issues from accidentally closing an issue created in the same workflow run (release notes, PR #47585).

Impact: Makefile:4-6 pins GH_AW_VERSION, GH_AW_BUILD_VERSION, and GH_AW_COMPAT_VERSION to v0.82.10. The following authored workflows enable safe-outputs.create-issue.close-older-issues: true: .github/workflows/gh-aw-branch-actions-detective.md:80, .github/workflows/gh-aw-internal-gemini-cli-web-search.md:89, .github/workflows/gh-aw-internal-gemini-cli.md:87, .github/workflows/gh-aw-project-summary.md:83, .github/workflows/gh-aw-stale-issues-investigator.md:87, and .github/workflows/gh-aw-ux-design-patrol.md:89. Before the compiler fix, a newly generated report could be selected as an older issue and closed during the same run, undermining the workflow output.

Upgrade Steps

  • Update GH_AW_VERSION, GH_AW_BUILD_VERSION, and GH_AW_COMPAT_VERSION in Makefile from v0.82.10 to v0.83.2
  • Run make compile and verify 0 errors, 0 warnings
  • Validate the six workflows using close-older-issues: true and confirm a newly created report is not closed in the same run

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by Internal: Upgrade Check · 51 AIC · ⌖ 2.14 AIC · ⊞ 19.3K ·

  • expires on Jul 31, 2026, 2:20 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions