fix: recompile smoke-copilot-pat lock file#4642
Conversation
The lock file was compiled from a different version of the .md comments than what was merged to main. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR recompiles the smoke-copilot-pat locked workflow so its embedded gh-aw-metadata.frontmatter_hash matches the corresponding .md workflow source on main, addressing the reported workflow run failure.
Changes:
- Updated the
gh-aw-metadata.frontmatter_hashin the generated lock workflow header. - Regenerated the lock workflow content (including a minor here-doc delimiter change in the local
awfwrapper install step) as part of the recompile.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/smoke-copilot-pat.lock.yml |
Recompiled lock workflow to sync metadata hash with the .md source and keep the generated workflow consistent. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
|
GitHub API: ✅ PASS Total: PASS
|
🔬 Smoke Test Results — Auth mode: PAT (COPILOT_GITHUB_TOKEN)
PR: fix: recompile smoke-copilot-pat lock file — @lpcox Overall: ✅ PASS
|
|
Smoke Test Results: PASS ✅ Test 1: MCP connectivity — Verified merged PRs #4540 and #4406 Author: @lpcox | Assignees: None
|
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "api.openai.com"See Network Configuration for more information.
|
🔬 Smoke Test Results
Overall: PASS Author: @lpcox · No assignees
|
|
Smoke test:
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
Smoke Test: GitHub Actions Services Connectivity
Overall: FAIL —
|
The lock file hash doesn't match the .md frontmatter on main. Recompiled to fix.
Fixes: https://github.com/github/gh-aw-firewall/actions/runs/27239844538