Skip to content

chore: recompile workflow lock files#2774

Open
mnriem wants to merge 1 commit into
github:mainfrom
mnriem:chore/2773-recompile-workflow-locks
Open

chore: recompile workflow lock files#2774
mnriem wants to merge 1 commit into
github:mainfrom
mnriem:chore/2773-recompile-workflow-locks

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented May 30, 2026

Regenerate lock files via gh aw compile to sync frontmatter hashes with their source .md files.

Affected files:

  • .github/workflows/add-community-extension.lock.yml
  • .github/workflows/add-community-preset.lock.yml

Closes #2773

Regenerate lock files via `gh aw compile` to sync frontmatter hashes
with their source .md files.

Closes github#2773
Copilot AI review requested due to automatic review settings May 30, 2026 12:05
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 agentic workflow lock files so their gh-aw metadata/frontmatter hashes match the corresponding source workflow Markdown files.

Changes:

  • Updates frontmatter hashes in both generated lock workflows.
  • Refreshes generated heredoc delimiters from recompilation.
  • Syncs safe-output noop.report-as-issue handling to false, matching the source workflow frontmatter.
Show a summary per file
File Description
.github/workflows/add-community-preset.lock.yml Recompiled generated workflow lock for community preset submissions.
.github/workflows/add-community-extension.lock.yml Recompiled generated workflow lock for community extension submissions.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recompile workflow lock files (frontmatter hash mismatch)

2 participants