Skip to content

Recompile sync-branches workflow lock file#203

Merged
mrjf merged 2 commits intomainfrom
copilot/fix-recompile-sync-branches
Apr 23, 2026
Merged

Recompile sync-branches workflow lock file#203
mrjf merged 2 commits intomainfrom
copilot/fix-recompile-sync-branches

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 23, 2026

The Sync Branches workflow was failing with ERR_CONFIG: Lock file '.github/workflows/sync-branches.lock.yml' is outdated! The workflow file '.github/workflows/sync-branches.md' frontmatter has changed. — the committed frontmatter hash no longer matched the source .md.

Changes

  • Ran gh aw compile to regenerate .github/workflows/sync-branches.lock.yml
    • Updates frontmatter_hash from 42baaebd…8b9d284e… (matches the value the failing run computed from the current .md)
    • Refreshes the randomized heredoc delimiters (GH_AW_PROMPT_*, GH_AW_MCP_CONFIG_*)
  • autoloop.lock.yml and evergreen.lock.yml were already in sync; no changes needed.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/actions/github-script/git/ref/tags/v9
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq .object.sha (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0.68.3
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.68.3 --jq .object.sha (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue Apr 23, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix recompile of sync branches Recompile sync-branches workflow lock file Apr 23, 2026
Copilot finished work on behalf of mrjf April 23, 2026 06:28
Copilot AI requested a review from mrjf April 23, 2026 06:28
@mrjf mrjf marked this pull request as ready for review April 23, 2026 06:31
@mrjf mrjf merged commit 556b037 into main Apr 23, 2026
18 checks passed
@mrjf mrjf deleted the copilot/fix-recompile-sync-branches branch April 23, 2026 14:42
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 sync branches

2 participants