Skip to content

Upgrade gh-aw workflows to latest pre-release - #7695

Open
lpcox wants to merge 1 commit into
mainfrom
lpcox-upgrade-gh-aw-prerelease-68d
Open

Upgrade gh-aw workflows to latest pre-release#7695
lpcox wants to merge 1 commit into
mainfrom
lpcox-upgrade-gh-aw-prerelease-68d

Conversation

@lpcox

@lpcox lpcox commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade gh-aw workflows with gh aw upgrade --pre-releases using latest pre-release v0.87.4
  • refresh the agentic-workflows dispatcher skill
  • recompile and post-process all workflow lock files

Testing

  • npm test -- --runInBand (319 suites, 5,069 tests passed)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 24, 2026 12:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades generated gh-aw workflow artifacts to v0.87.4 and refreshes workflow guidance.

Changes:

  • Refreshes workflow metadata.
  • Updates the Codex detection configuration.
  • Adds drive-memory guidance to the dispatcher skill.
Show a summary per file
File Description
.github/workflows/self-hosted-runner-doctor.lock.yml Refreshes generated body hash.
.github/workflows/self-hosted-runner-doctor-updater.lock.yml Refreshes generated body hash.
.github/workflows/secret-digger-codex.lock.yml Updates Codex provider configuration.
.github/skills/agentic-workflows/SKILL.md Adds drive-memory guidance.

Review details

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 4/4 changed files
  • Comments generated: 1
  • Review effort level: Balanced

base_url = "http://172.30.0.30:10000"
api_base = "http://172.30.0.30:10000"
wss_base = "ws://172.30.0.30:10000"
env_key = "OPENAI_API_KEY"
@github-actions

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 93.83% 93.85% 📈 +0.02%
Statements 92.71% 92.73% 📈 +0.02%
Functions 93.12% 93.12% ➡️ +0.00%
Branches 86.05% 86.06% 📈 +0.01%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/log-directory-setup.ts 96.2% → 100.0% (+3.78%) 96.3% → 100.0% (+3.71%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

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.

2 participants