Skip to content

chore: upgrade gh-aw to v0.48.2 and remove update-pr footer workaround#351

Closed
github-actions[bot] wants to merge 3 commits intomainfrom
ai/gh-aw-0.48.2-upgrade-cd22ba4ac4d0b88d
Closed

chore: upgrade gh-aw to v0.48.2 and remove update-pr footer workaround#351
github-actions[bot] wants to merge 3 commits intomainfrom
ai/gh-aw-0.48.2-upgrade-cd22ba4ac4d0b88d

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 21, 2026

Summary

  • bump GH_AW_VERSION in Makefile from v0.48.1 to v0.48.2
  • verify upstream fixes relevant to Update PR Footer behavior when upstream features merge #191 are in v0.48.2 release notes (update-pull-request now honors footer: false)
  • remove the update-PR-body footer workaround by preparing workflow-source copies under github/workflows/:
    • github/workflows/gh-aw-update-pr-body.md (drops global safe-outputs.messages.footer: "" override)
    • github/workflows/gh-aw-fragments/safe-output-update-pr.md (sets update-pull-request.footer: false)

Verification

Notes


What is this? | From workflow: Mention in Issue

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

Summary by CodeRabbit

  • Chores
    • Bumped GH-AW tooling to v0.48.2 and updated Copilot/agent tooling to 0.0.414 for improved installs and runtime.
    • Simplified workflow outputs and environment wiring to reduce noisy/unused variables.
    • Disabled the generated PR footer in automated PR updates to stop emitting the empty footer message.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@coderabbitai
Copy link

coderabbitai bot commented Feb 21, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Bumps gh-aw/setup and Copilot agent/CLI versions across many compiled workflows, adds/initializes a new job output matched_command in several workflows while removing its env propagation, updates safe-outputs footer handling (adds footer: false in one file and removes it from another), and updates Makefile/actions-lock with v0.48.2.

Changes

Cohort / File(s) Summary
Safe-output PR bodies
.github/workflows/gh-aw-fragments/safe-output-update-pr.md, .github/workflows/gh-aw-update-pr-body.md
Added footer: false in one safe-outputs update payload and removed the previous footer configuration block in another; changes PR body/footer emission config.
Version pin + lock
Makefile, .github/aw/actions-lock.json
Bumped GH_AW_VERSION to v0.48.2 and added github/gh-aw/actions/setup@v0.48.2 entry in actions-lock.
Compiled workflow locks (many)
.github/workflows/*.lock.yml (multiple files, e.g., gh-aw-.lock.yml, agent-.lock.yml, upgrade-check.lock.yml, workflow-patrol.lock.yml, etc.)
Replaced gh-aw setup pin from v0.48.1 → v0.48.2 (commit SHA change), bumped generated agent_version and Copilot CLI installs from 0.0.4120.0.414, added matched_command: '' outputs in many jobs and removed GH_AW_NEEDS_PRE_ACTIVATION_OUTPUTS_MATCHED_COMMAND env propagation in places; changes are repetitive across many workflow lock files.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related issues

Possibly related PRs

Suggested reviewers

  • github-actions

Poem

🐰 A tiny hop, a version new,
Pins refreshed and outputs too,
Footers quieted, commands set free,
v0.48.2 — hooray for me! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the two main changes: upgrading gh-aw to v0.48.2 and removing the footer workaround, matching the changeset content.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ai/gh-aw-0.48.2-upgrade-cd22ba4ac4d0b88d

Comment @coderabbitai help to get the list of available commands and usage tips.

@strawgate strawgate marked this pull request as ready for review February 21, 2026 20:22
Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Verdict: approve — no actionable issues found.


What is this? | From workflow: PR Review

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@strawgate strawgate closed this Feb 21, 2026
@github-actions github-actions bot mentioned this pull request Feb 28, 2026
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.

[gh-aw-upgrade] gh-aw upgrade available: v0.48.1 → v0.48.2

1 participant