chore: upgrade workflows to gh-aw v0.79.6#7432
Merged
Merged
Conversation
Upgrade gh-aw from v0.79.4 to v0.79.6 and recompile all workflows. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades this repository’s GitHub Agentic Workflows (gh-aw) tooling and regenerates compiled workflow lockfiles to align with gh-aw v0.79.6, while introducing the new dispatcher-based agent/skill structure under .github/agents/ and .github/skills/.
Changes:
- Bumped gh-aw references to v0.79.6 and updated pinned AWF firewall images to v0.27.2 in compiled workflow lock files.
- Regenerated workflow lock metadata/manifests and added new run outputs wiring (e.g.,
unknown_model_ai_credits) across affected workflows. - Expanded the maintenance workflow with new operations (
update_pull_request_branches,forecast) and added new dispatcher documentation/skills structure.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/smoke-otel-tracing.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/semantic-function-refactor.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/nightly-workflow-compiler.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/nightly-docs-reconciler.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/mcp-gateway-log-analyzer.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/integrity-filtering-audit.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/ghcr-download-tracker.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/gateway-issue-dispatcher.lock.yml | Regenerated lockfile (gh-aw v0.79.6), updated pinned actions/images, added unknown_model_ai_credits output wiring. |
| .github/workflows/agentics-maintenance.yml | Updated generator version and added new maintenance operations/jobs (update_pull_request_branches, forecast). |
| .github/skills/agentic-workflows/SKILL.md | Introduces an “agentic-workflows” router/dispatcher skill definition and routing guidance. |
| .github/aw/actions-lock.json | Updates action pins to v0.79.6 and bumps ruby/setup-ruby pin; adds setup-cli entries. |
| .github/agents/agentic-workflows.md | Adds dispatcher agent documentation for gh-aw workflow work in this repo. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 37/37 changed files
- Comments generated: 1
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade gh-aw CLI from v0.79.4 → v0.79.6 and recompile all 33 workflows.
Changes
github/gh-aw-actions/setupto v0.79.6github/gh-aw/actions/setupto v0.79.6.github/agents/,.github/skills/)