Skip to content

Re-compile workflow lock files#66630

Merged
wtgodbe merged 1 commit into
mainfrom
wtgodbe/recompile
May 8, 2026
Merged

Re-compile workflow lock files#66630
wtgodbe merged 1 commit into
mainfrom
wtgodbe/recompile

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented May 8, 2026

Error: ERR_CONFIG: Lock file '.github/workflows/test-quarantine.lock.yml' is outdated! The workflow file '.github/workflows/test-quarantine.md' frontmatter has changed. Run 'gh aw compile' to regenerate the lock file.

https://github.com/dotnet/aspnetcore/actions/runs/25550821873/job/74998048279

Copilot AI review requested due to automatic review settings May 8, 2026 18:33
@wtgodbe wtgodbe requested a review from a team as a code owner May 8, 2026 18:33
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 8, 2026
@wtgodbe wtgodbe merged commit 9ff8d42 into main May 8, 2026
14 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/recompile branch May 8, 2026 18:35
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview5 milestone May 8, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Regenerates the gh-aw workflow lock files to bring them back in sync with their corresponding .md workflow sources after frontmatter changes, resolving the “lock file is outdated” CI failure.

Changes:

  • Recompiled test-quarantine.lock.yml to match updated test-quarantine.md frontmatter (including updated metadata hash and rendered safe-outputs/tooling content).
  • Updated pinned github/gh-aw-actions/setup references across multiple lock files to the version/sha produced by the current gh aw compile output.
  • Refreshed generated prompt/tool configuration blocks in the affected lock files as part of the recompile.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/test-quarantine.lock.yml Recompiled lock file to match current test-quarantine.md frontmatter and generated safe-output tool config.
.github/workflows/issue-triage-agent.lock.yml Refreshed generated lock output, including updated pinned gh-aw setup action reference.
.github/workflows/cswin32-update.lock.yml Refreshed generated lock output, including updated pinned gh-aw setup action reference.
.github/workflows/community-pr-issue-check.lock.yml Refreshed generated lock output, including updated pinned gh-aw setup action reference.
.github/workflows/browsertesting-deps-update.lock.yml Refreshed generated lock output, including updated pinned gh-aw setup action reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants