chore: upgrade workflows to gh-aw-actions v0.67.2#1731
Conversation
- Updated github/gh-aw-actions/setup v0.67.0 → v0.67.2 - Updated github/gh-aw/actions/setup v0.67.0 → v0.67.2 - Recompiled all 27 workflow lock files - Applied post-processing to smoke/build-test lock files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
There was a problem hiding this comment.
Pull request overview
Upgrades the repository’s generated agentic workflow lock files and related metadata for gh-aw workflows, updating pinned action SHAs and regenerating lock artifacts.
Changes:
- Regenerated all 27
*.lock.ymlworkflows (new gh-aw metadata/version fields, updated action pins, and new “report incomplete”/rate-limit logging artifacts in several workflows). - Updated
.github/aw/actions-lock.jsonwith new action pin entries. - Updated
.github/agents/agentic-workflows.agent.mdto point at the newer gh-aw documentation version.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/update-release-notes.lock.yml | Regenerated lock; updates gh-aw metadata/version env vars, action pins, and adds additional log artifact paths/“incomplete” handling. |
| .github/workflows/smoke-services.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/smoke-copilot.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/smoke-claude.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/smoke-chroot.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/smoke-codex.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/build-test.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/ci-doctor.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/ci-cd-gaps-assessment.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/security-review.lock.yml | Regenerated lock; pins setup action by SHA and updates scheduled cron time. |
| .github/workflows/security-guard.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/plan.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/pelis-agent-factory-advisor.lock.yml | Regenerated lock; pins setup action by SHA and updates scheduled cron time. |
| .github/workflows/issue-monster.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/issue-duplication-detector.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/firewall-issue-dispatcher.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/dependency-security-monitor.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/doc-maintainer.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/test-coverage-improver.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/copilot-token-usage-analyzer.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/copilot-token-optimizer.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/claude-token-usage-analyzer.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/claude-token-optimizer.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/secret-digger-copilot.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/secret-digger-claude.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/workflows/secret-digger-codex.lock.yml | Regenerated lock; updates pins/versions and adds “incomplete” handling and rate-limit log artifact path. |
| .github/aw/actions-lock.json | Updates action pin entries, including new gh-aw-actions/setup pins. |
| .github/agents/agentic-workflows.agent.md | Updates referenced gh-aw documentation links to the newer version. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 30/30 changed files
- Comments generated: 5
| @@ -1,4 +1,4 @@ | |||
| # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"84e6e2ebb02e905fbd045e470ac994f6a090f7bcbf56a102326a04e34fdb7ccf","compiler_version":"v0.67.0","strict":true,"agent_id":"copilot"} | |||
| # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"84e6e2ebb02e905fbd045e470ac994f6a090f7bcbf56a102326a04e34fdb7ccf","compiler_version":"v0.67.1","strict":true,"agent_id":"copilot"} | |||
There was a problem hiding this comment.
This workflow was updated to gh-aw v0.67.1 (metadata/uses/CLI version), but the PR title/description says the upgrade is to v0.67.2. If v0.67.2 is the intended target, recompile/update this lock file so the gh-aw metadata (compiler_version), GH_AW_* version env vars, and setup action pin all reflect v0.67.2; otherwise adjust the PR description to match v0.67.1.
| schedule: | ||
| - cron: "41 12 * * *" | ||
| - cron: "42 12 * * *" |
There was a problem hiding this comment.
The scheduled run time changed (cron was modified). Since this affects when the security review runs, please confirm this schedule shift is intentional (and not just a byproduct of recompiling/"scattered" cron generation). If it should remain stable, keep the previous cron value in the source workflow and recompile.
| "on": | ||
| schedule: | ||
| - cron: "29 10 * * *" | ||
| - cron: "26 21 * * *" |
There was a problem hiding this comment.
The scheduled run time changed significantly (cron and time-of-day were modified). Please confirm this is intentional, since it changes operational behavior; if it’s unintended churn from recompilation, keep the prior cron in the source workflow and recompile.
.github/aw/actions-lock.json
Outdated
| "github/gh-aw-actions/setup@v0.67.1": { | ||
| "repo": "github/gh-aw-actions/setup", | ||
| "version": "v0.67.0", | ||
| "sha": "cde65c546c2b0f6d3f3a9492a04e6687887c4fe8" | ||
| "version": "v0.67.1", | ||
| "sha": "80471a493be8c528dd27daf73cd644242a7965e0" | ||
| }, | ||
| "github/gh-aw/actions/setup@v0.67.0": { | ||
| "github/gh-aw-actions/setup@v0.67.2": { | ||
| "repo": "github/gh-aw-actions/setup", | ||
| "version": "v0.67.2", | ||
| "sha": "03e31e064a68e8d5ad890c92f303cfb5a3536006" | ||
| }, | ||
| "github/gh-aw/actions/setup@v0.67.2": { | ||
| "repo": "github/gh-aw/actions/setup", | ||
| "version": "v0.67.0", | ||
| "sha": "245d16844b16f61042aebf5931af62a750b202fc" | ||
| "version": "v0.67.2", | ||
| "sha": "5fb582bad4dfee2841251e97f9d22caa7eb3c82d" |
There was a problem hiding this comment.
actions-lock.json adds a v0.67.2 pin, but the updated workflow lock files in this PR appear to still reference gh-aw-actions/setup v0.67.1 (sha 80471a…). Either update the workflows to use the v0.67.2 sha (03e31e…) so the lock matches the PR’s stated upgrade target, or drop the unused v0.67.2 entry to avoid confusion.
| - Workflow files: `.github/workflows/*.md` and `.github/workflows/**/*.md` | ||
| - Workflow lock files: `.github/workflows/*.lock.yml` | ||
| - Shared components: `.github/workflows/shared/*.md` | ||
| - Configuration: https://github.com/github/gh-aw/blob/v0.67.0/.github/aw/github-agentic-workflows.md | ||
| - Configuration: https://github.com/github/gh-aw/blob/v0.67.1/.github/aw/github-agentic-workflows.md | ||
|
|
||
| ## Problems This Solves |
There was a problem hiding this comment.
This agent doc updates links to gh-aw v0.67.1, but the PR title/description says v0.67.2. If the repo is meant to be upgraded to v0.67.2, update these links accordingly (or update the PR description if v0.67.1 is the intended version).
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@copilot apply changes based on the comments in this thread |
…clean up actions-lock.json Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/22f1d4ea-d8d2-43a3-a501-6113abe8c06f Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Applied all changes from the review in commit c978317:
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:
If you need me to access, download, or install something from one of these locations, you can either:
|
Smoke Test Results
Overall: PASS
|
🤖 Smoke Test Results
PR: chore: upgrade workflows to gh-aw-actions v0.67.2 Overall: PASS ✅
|
|
Smoke test results:
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS
|
Smoke Test: GitHub Actions Services ConnectivityResult: ❌ All checks failed
Root cause: The AWF iptables ruleset blocks database and Redis ports by default.
|
Summary
Upgrades all agentic workflows to gh-aw-actions v0.67.2 (from v0.67.0).
Changes
github/gh-aw-actions/setupv0.67.0 → v0.67.2github/gh-aw/actions/setupv0.67.0 → v0.67.2.github/agents/agentic-workflows.agent.md).github/aw/actions-lock.jsonwith new action pinsFiles changed
.lock.ymlworkflow files