Skip to content

Recompile workflows to sync lock files with source markdown#23676

Merged
pelikhan merged 2 commits intomainfrom
copilot/recompile-workflows-lock-files-7a376834-b2c9-4004-93e5-7bcc182cd654
Mar 31, 2026
Merged

Recompile workflows to sync lock files with source markdown#23676
pelikhan merged 2 commits intomainfrom
copilot/recompile-workflows-lock-files-7a376834-b2c9-4004-93e5-7bcc182cd654

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

166 workflow .lock.yml files were out of sync with their source .md files, meaning GitHub Actions was running stale workflow definitions.

Changes

  • Rebuilt gh-aw binary from latest source
  • Ran make recompile to regenerate all .lock.yml files from their corresponding .md sources
  • 166 lock files updated (206 insertions, 206 deletions — structural/content changes only)

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/graphql
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw (http block)
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw -pack /home/REDACTED/work/gh-aw/gh-aw/cmd/gh-aw/main.go (http block)
  • https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b
    • Triggering command: /usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha (http block)
  • https://api.github.com/repos/github/gh-aw
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw --jq .visibility (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0 --jq .object.sha (http block)
  • https://api.github.com/repos/githubnext/agentics/git/ref/tags/
    • Triggering command: /usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --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 Mar 31, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/60ddaf7c-057c-440a-a9d3-7d12ad179f70

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Recompile workflows to update lock files Recompile workflows to sync lock files with source markdown Mar 31, 2026
Copilot AI requested a review from pelikhan March 31, 2026 11:45
@pelikhan pelikhan marked this pull request as ready for review March 31, 2026 11:57
Copilot AI review requested due to automatic review settings March 31, 2026 11:57
@pelikhan pelikhan merged commit e7bea4e into main Mar 31, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/recompile-workflows-lock-files-7a376834-b2c9-4004-93e5-7bcc182cd654 branch March 31, 2026 11:57
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.

Copilot wasn't able to review any files in this pull request.


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

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.

[aw] agentic workflows out of sync

3 participants