Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps githubnext/gh-aw from 0.38.2 to 0.39.4.

Release notes

Sourced from githubnext/gh-aw's releases.

v0.39.4

🌟 Release Highlights

This maintenance release focuses on improving reliability and stability across the platform with several critical bug fixes and workflow enhancements.

🐛 Key Bug Fixes

Enhanced Workflow Detection

  • Agentic workflows now use XML comment markers for more reliable detection (#13309), improving workflow identification accuracy across different file types

Improved Error Handling

  • Fixed YAML unmarshal failures when reviewers field is a string in create-pull-request (#13289)
  • Ephemeral issue search now supports legacy expiration format (#13291), ensuring backward compatibility
  • Better error visibility with step summaries for PR checkout failures (#13308)

Workflow Compilation Fixes

  • Fixed workflow timestamp check to correctly use frontmatter hash when .md file is newer (#13299), preventing unnecessary recompilations
  • Test suite stability improved with proper workflow markers in test data (#13312)

⚡ Workflow Improvements

Project Integration

  • GitHub token handling refactored for better security and consistency (#13284, #13305, #13307)
  • Safe-outputs now include expires: 2d across 21 agentic workflows for better cleanup management (#13285)

Quality of Life

  • jsweep workflow now creates draft PRs by default (#13300)
  • Documentation unbloater workflow excludes blog directory (#13296)

Ahoy! This treasure was crafted by 🏴‍☠️ Release


What's Changed

Full Changelog: github/gh-aw@v0.39.3...v0.39.4

... (truncated)

Commits
  • 8e16fd8 Use XML comment markers for agentic workflow detection (#13309)
  • a556ff7 Refactor project URLs and GitHub token in smoke-project workflow (#13305)
  • 15c2a7c Update smoke-claude.md
  • 2b5dc78 Add step summary for PR checkout failures (#13308)
  • be8f8e5 Fix workflow timestamp check to use frontmatter hash when .md is newer (#13299)
  • 740afd9 Configure jsweep workflow to create draft PRs (#13300)
  • d58ae64 Exclude blog directory from documentation unbloater workflow (#13296)
  • 392d71d Fix ephemeral issue search to support legacy expiration format (#13291)
  • 96c3e7c Fix YAML unmarshal failure when reviewers is string in create-pull-request (#...
  • cc6029f Add expires: 2d to safe-outputs in 21 agentic workflows (#13285)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 2, 2026 16:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2026
Bumps [githubnext/gh-aw](https://github.com/githubnext/gh-aw) from 0.38.2 to 0.39.4.
- [Release notes](https://github.com/githubnext/gh-aw/releases)
- [Changelog](https://github.com/githubnext/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@v0.38.2...v0.39.4)

---
updated-dependencies:
- dependency-name: githubnext/gh-aw
  dependency-version: 0.39.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/githubnext/gh-aw-0.39.4 branch from ab8da46 to c12ba54 Compare February 3, 2026 17:08
@friggeri friggeri merged commit 736a848 into main Feb 3, 2026
2 checks passed
@friggeri friggeri deleted the dependabot/github_actions/githubnext/gh-aw-0.39.4 branch February 3, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant