Skip to content

ci: bump github/gh-aw from 0.51.2 to 0.51.6#18

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.51.6
Mar 2, 2026
Merged

ci: bump github/gh-aw from 0.51.2 to 0.51.6#18
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.51.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github/gh-aw from 0.51.2 to 0.51.6.

Release notes

Sourced from github/gh-aw's releases.

v0.51.6

🌟 Release Highlights

This release sharpens CI inspection capabilities, fixes a critical workflow isolation bug in close-older-issues, and continues an ongoing codebase cleanup pass to reduce complexity and improve maintainability.

✨ What's New

  • required_state field in gh aw checks --json — The JSON output from gh aw checks now includes a required_state field that reflects only required CI checks, filtering out optional third-party deployment statuses. This resolves a long-standing issue where non-required statuses could cause auto-merge gating to block unnecessarily. (#19161)

🐛 Bug Fixes & Improvements

  • close-older-issues no longer crosses workflow boundaries — Fixed a bug where close-older-issues could inadvertently close issues opened by a different calling workflow. Each workflow now correctly scopes its issue closure to its own context. (#19200)
  • gh aw audit returns absolute log paths — The logs_path field in audit responses now always returns an absolute path, preventing failures when the working directory differs from the log location. (#19163)
  • CLI help text consistency — Improved help text accuracy for codemods list, --repeat semantics, disable behavior, and project new formatting to reduce confusion. (#19230)
  • Report formatting normalizedci-coach and auto-triage-issues workflows now produce consistently formatted reports. (#19228)

📚 Documentation

  • Documentation updated to reflect features introduced through 2026-03-02, including glossary improvements. (#19165, #19192)

🌍 Community Contributions

A huge thank you to the community members who reported issues that were resolved in this release:


For complete details, see CHANGELOG.

Generated by Release


What's Changed

... (truncated)

Commits
  • 33cd6c7 rename: "ci: trigger CI checks" → "ci: trigger checks" (#19236)
  • a9ac928 chore: remove dead functions (phase 7) — parser URL & schema (#19233)
  • 5af7bb7 fix: prevent close-older-issues from closing issues across different calling ...
  • f3442b1 [file-diet] Refactor compiler_activation_jobs.go (1052 lines) into focused ...
  • 75f03da chore: remove dead functions (phase 6) — parser frontmatter (#19232)
  • 561627f Fix CLI help text consistency: codemods list, --repeat semantics, disable beh...
  • 48ca80a remove files
  • 46a7d00 chore: remove dead functions (phase 5) — CLI git helpers (#19231)
  • f484235 Merge branch 'tmp1' of https://github.com/github/gh-aw
  • 53038c8 fix: normalize report formatting in ci-coach and auto-triage-issues workflows...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.51.2 to 0.51.6.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@cccf961...33cd6c7)

---
updated-dependencies:
- dependency-name: github/gh-aw
  dependency-version: 0.51.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/chore Maintenance and housekeeping label Mar 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: area/ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit 06ec946 into main Mar 2, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/github/gh-aw-0.51.6 branch March 2, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Maintenance and housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants