Skip to content

chore: upgrade agentic workflows to gh-aw v0.42.0#512

Merged
Mossaka merged 1 commit intomainfrom
chore/upgrade-gh-aw-v0.42.0
Feb 4, 2026
Merged

chore: upgrade agentic workflows to gh-aw v0.42.0#512
Mossaka merged 1 commit intomainfrom
chore/upgrade-gh-aw-v0.42.0

Conversation

@Mossaka
Copy link
Collaborator

@Mossaka Mossaka commented Feb 4, 2026

Summary

  • Regenerate all workflow lock files using gh-aw v0.42.0 release
  • Update actions/setup SHA to v0.42.0
  • Update MCP Gateway from v0.0.94 to v0.0.98
  • Update GitHub MCP Server from v0.30.2 to v0.30.3
  • Update Claude Code CLI from v2.1.29 to v2.1.31
  • Update awf container images to 0.13.4
  • Add checkout_pr_success output
  • Add DEBUG environment variable to safe outputs

Test plan

  • CI passes
  • Smoke tests pass (smoke-copilot, smoke-claude, smoke-chroot)

🤖 Generated with Claude Code

Regenerate all workflow lock files using gh-aw v0.42.0 release.

Changes include:
- Updated actions/setup SHA to v0.42.0
- Updated MCP Gateway from v0.0.94 to v0.0.98
- Updated GitHub MCP Server from v0.30.2 to v0.30.3
- Updated Claude Code CLI from v2.1.29 to v2.1.31
- Updated awf container images to 0.13.4
- Added checkout_pr_success output
- Added DEBUG environment variable to safe outputs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 4, 2026 19:27
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 82.44% 82.44% ➡️ +0.00%
Statements 82.47% 82.47% ➡️ +0.00%
Functions 81.77% 81.77% ➡️ +0.00%
Branches 75.59% 75.59% ➡️ +0.00%

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Smoke Test Results

Last 2 merged PRs:

Test Results:

  • ✅ GitHub MCP - Retrieved PR data
  • ✅ Playwright - Navigated to github.com (title: "GitHub · Change is constant. GitHub keeps you ahead. · GitHub")
  • ✅ File Write - Created test file
  • ✅ Bash Tool - Verified file contents

Status: PASS

AI generated by Smoke Claude

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

🧪 Smoke Test Results

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP: Retrieved last 2 merged PRs
  • ❌ Playwright: Timeout navigating to github.com
  • ✅ File Writing: Created /tmp/gh-aw/agent/smoke-test-copilot-21685295370.txt
  • ✅ Bash Tool: Verified file contents

Overall Status: FAIL (Playwright test failed)

cc: @Mossaka

AI generated by Smoke Copilot

Copy link

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.

Pull request overview

Upgrades the repository’s agentic workflow lockfiles and related tooling pins to gh-aw v0.42.0, aligning CI automation with updated agent/runtime components.

Changes:

  • Regenerated all *.lock.yml workflows using gh-aw v0.42.0 (including updated github/gh-aw/actions/setup SHA).
  • Bumped referenced tool/container versions (MCP Gateway, GitHub MCP Server, Claude Code CLI, Copilot agent, awf images).
  • Added new workflow wiring: checkout_pr_success output and DEBUG propagation in safe-outputs/MCP gateway paths.

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/update-release-notes.lock.yml Regenerated lockfile; bumps tool/image versions; adds checkout_pr_success + DEBUG wiring.
.github/workflows/test-coverage-improver.lock.yml Regenerated lockfile with updated versions and new outputs/DEBUG wiring.
.github/workflows/smoke-copilot.lock.yml Regenerated lockfile; updates images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/smoke-claude.lock.yml Regenerated lockfile; bumps Claude CLI and images; adds checkout_pr_success and DEBUG wiring.
.github/workflows/smoke-chroot.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/security-review.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/security-guard.lock.yml Regenerated lockfile; bumps Claude CLI/images; adds checkout_pr_success and DEBUG wiring.
.github/workflows/plan.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/pelis-agent-factory-advisor.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/issue-monster.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/issue-duplication-detector.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/doc-maintainer.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/dependency-security-monitor.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/ci-doctor.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/ci-cd-gaps-assessment.lock.yml Regenerated lockfile; bumps images/tools; adds checkout_pr_success and DEBUG wiring.
.github/workflows/agentics-maintenance.yml Updates maintenance workflow generator version marker and setup action to v0.42.0.
.github/aw/actions-lock.json Adds github/gh-aw/actions/setup@v0.42.0 entry (tag→SHA mapping).

💡 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant