Skip to content

Upgrade gh-aw compiler to v0.82.14#1590

Merged
v1v merged 5 commits into
mainfrom
copilot/gh-aw-upgrade-v08210
Jul 21, 2026
Merged

Upgrade gh-aw compiler to v0.82.14#1590
v1v merged 5 commits into
mainfrom
copilot/gh-aw-upgrade-v08210

Conversation

Copilot AI commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Upgrade gh-aw from v0.80.9 to v0.82.14, incorporating the safe-output scope rejection fix for changesets that do not modify workflow files.

  • Version pins: Update GH_AW_VERSION, GH_AW_BUILD_VERSION, and GH_AW_COMPAT_VERSION.
  • Generated artifacts: Regenerate workflow lockfiles, action metadata, and maintenance workflows with the new compiler.
GH_AW_VERSION := v0.82.14
GH_AW_BUILD_VERSION := v0.82.14
GH_AW_COMPAT_VERSION := v0.82.14

Copilot AI assigned Copilot and v1v Jul 17, 2026
Copilot AI linked an issue Jul 17, 2026 that may be closed by this pull request
4 tasks
Copilot AI changed the title [WIP] Upgrade gh-aw to version v0.82.10 Upgrade gh-aw compiler to v0.82.10 Jul 17, 2026
Copilot finished work on behalf of v1v July 17, 2026 07:30
Copilot AI requested a review from v1v July 17, 2026 07:30
@v1v
v1v marked this pull request as ready for review July 17, 2026 07:37
@v1v
v1v requested a review from fr4nc1sc0-r4m0n July 17, 2026 07:38
@v1v

v1v commented Jul 17, 2026

Copy link
Copy Markdown
Member

Copilot AI commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

@copilot analyse the failures https://github.com/elastic/ai-github-actions/actions/runs/29563244398/job/87831456556?pr=1590

The failure is isolated to Verify compiled workflowsEnsure lock files are up to date. Compilation itself succeeded (0 errors); the post-compile dirty-tree check reported four lockfiles: agent-deep-dive.lock.yml, agent-efficiency.lock.yml, upgrade-check.lock.yml, and workflow-patrol.lock.yml. All other CI jobs passed. I reproduced make compile locally with a freshly downloaded v0.82.10 binary and the tree remained clean, so this appears to be a transient/non-deterministic compiler generation drift rather than a source or lint failure; no code change is indicated.

Copilot finished work on behalf of v1v July 17, 2026 14:01
@github-actions github-actions Bot added the big_boom Large/high-risk PR blast radius; strong human review required label Jul 17, 2026

@github-actions github-actions Bot 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.

No actionable issues found in the reviewed changes.

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.


What is this? | From workflow: Trigger PR Review

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@v1v

v1v commented Jul 21, 2026

Copy link
Copy Markdown
Member

@copilot analyse #1590 (comment) and fix the errors since they are still failing

Copilot AI commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

@copilot analyse #1590 (comment) and fix the errors since they are still failing

I rechecked the linked comment and CI history. There is no newer run for this branch: the only completed run is 29563244398, and its sole failure is the generated-lockfile dirty-tree check for the same four files; compilation itself reports 0 errors and all other jobs pass. After deleting the cached compiler and running three clean make compile runs locally, the tree stayed clean each time. The committed lockfiles therefore already match deterministic v0.82.10 output; no source fix is indicated. Please rerun the CI workflow to verify the transient drift has cleared.

Copilot finished work on behalf of v1v July 21, 2026 13:32
@v1v

v1v commented Jul 21, 2026

Copy link
Copy Markdown
Member

@copilot analyse what changes are to bump to the version v0.82.14 and update

Copilot AI commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

@copilot analyse what changes are to bump to the version v0.82.14 and update

Updated GH_AW_VERSION, GH_AW_BUILD_VERSION, and GH_AW_COMPAT_VERSION to v0.82.14 and regenerated the compiler artifacts. Linting and reproducibility checks pass; make test is unavailable because uv is not installed. Commit: eb5878d.

@v1v v1v changed the title Upgrade gh-aw compiler to v0.82.10 Upgrade gh-aw compiler to v0.82.14 Jul 21, 2026
Copilot finished work on behalf of v1v July 21, 2026 13:45
@v1v
v1v merged commit 10a80d2 into main Jul 21, 2026
6 checks passed
@v1v
v1v deleted the copilot/gh-aw-upgrade-v08210 branch July 21, 2026 13:50
Copilot AI added a commit that referenced this pull request Jul 21, 2026
Merge upstream compiler upgrade (#1590: v0.80.9 → v0.82.14) into this
branch and recompile all lock files so they include both the compiler
upgrade and the OTLP observability configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

big_boom Large/high-risk PR blast radius; strong human review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants