You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
A new version of gh-aw is available. We are currently on
v0.82.10, latest isv0.83.2.Upgrade Assessment
Urgency: Recommended
Relevant Changes
v0.83.2
Bug Fixes
close-older-issuesfrom accidentally closing an issue created in the same workflow run (release notes, PR #47585).Impact:
Makefile:4-6pinsGH_AW_VERSION,GH_AW_BUILD_VERSION, andGH_AW_COMPAT_VERSIONtov0.82.10. The following authored workflows enablesafe-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
GH_AW_VERSION,GH_AW_BUILD_VERSION, andGH_AW_COMPAT_VERSIONinMakefilefromv0.82.10tov0.83.2make compileand verify 0 errors, 0 warningsclose-older-issues: trueand confirm a newly created report is not closed in the same runWarning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.