You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4 workflow .md files were added in PR #44467 (chore: bump gh-aw-firewall to v0.27.28) but their corresponding .lock.yml files were not generated and committed. This means these workflows cannot be executed by GitHub Actions.
Run gh aw compile on these 4 workflows and commit the generated .lock.yml files:
gh aw compile .github/workflows/test-create-pr-error-handling.md
gh aw compile .github/workflows/test-dispatcher.md
gh aw compile .github/workflows/test-project-url-default.md
gh aw compile .github/workflows/test-workflow.md
Then commit and push the 4 generated .lock.yml files.
Context
All 4 workflows have private: true and are test/smoke workflows
test-quality-sentinel.md (from the same category) already has its lock file
Workflow Health Issue — Compilation Gap
Identified by: Workflow Health Manager
Priority: P2
Run: https://github.com/github/gh-aw/actions/runs/28997022503
Issue
4 workflow
.mdfiles were added in PR #44467 (chore: bump gh-aw-firewall to v0.27.28) but their corresponding.lock.ymlfiles were not generated and committed. This means these workflows cannot be executed by GitHub Actions.Missing Lock Files
.github/workflows/test-create-pr-error-handling.md.github/workflows/test-dispatcher.md.github/workflows/test-project-url-default.md.github/workflows/test-workflow.mdFix
Run
gh aw compileon these 4 workflows and commit the generated.lock.ymlfiles:Then commit and push the 4 generated
.lock.ymlfiles.Context
private: trueand are test/smoke workflowstest-quality-sentinel.md(from the same category) already has its lock file.mdworkflows, 256 have lock files → 98.5% coverage