Skip to content

chore(deps): bump github/gh-aw from 89ae1c2ebfae7f8233fa4bd6a83b1121f65dc376 to 560634caa43040ef0d323137bcfc002882f21223#204

Merged
intellitect-bot merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-560634caa43040ef0d323137bcfc002882f21223
Apr 6, 2026
Merged

chore(deps): bump github/gh-aw from 89ae1c2ebfae7f8233fa4bd6a83b1121f65dc376 to 560634caa43040ef0d323137bcfc002882f21223#204
intellitect-bot merged 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-560634caa43040ef0d323137bcfc002882f21223

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github/gh-aw from 89ae1c2ebfae7f8233fa4bd6a83b1121f65dc376 to 560634caa43040ef0d323137bcfc002882f21223.

Changelog

Sourced from github/gh-aw's changelog.

Changelog

All notable changes to this project will be documented in this file.

v0.40.1 - 2026-02-03

Move from githubnext/gh-aw to github/gh-aw

If you were a former user of the githubnext Agentic Workflows you might have to re-register the extension to reflect the new location. As the gh-aw project moved from githubnext to github please delete the old channel and register the new one.

Example:

gh extension list
NAME   REPO              VERSION
gh aw  githubnext/gh-aw  v0.36.0

gh extension upgrade --all [aw]: already up to date

gh extension remove gh-aw

gh extension install github/gh-aw ✓ Installed extension github/gh-aw

gh extension list NAME REPO VERSION gh aw github/gh-aw v0.40.1

Bug Fixes

Handle 502 Bad Gateway errors in assign_to_agent handler by treating them as success. The cloud gateway may return 502 errors during agent assignment, but the assignment typically succeeds despite the error. The handler now logs 502 errors for troubleshooting but does not fail the workflow.

Add discussion interaction to smoke workflows and serialize the discussion

flag in safe-outputs handler config.

Smoke workflows now select a random discussion and post thematic comments to validate discussion comment functionality. The compiler now emits the "discussion": true flag in GH_AW_SAFE_OUTPUTS_HANDLER_CONFIG when a workflow requests discussion output, and lock files include discussions: write permission where applicable.

Add discussion interaction to smoke workflows; compiler now serializes the discussion flag into the safe-outputs handler config so workflows can post comments to discussions. Lock files include discussions: write where applicable.

Smoke workflows pick a random discussion and post a thematic comment (copilot: playful, claude: comic-book, codex: mystical oracle, opencode: space mission). This is a non-breaking tooling/workflow change.

Add discussion interaction to smoke workflows; deprecate the discussion flag and

... (truncated)

Commits
  • 560634c [rendering-scripts] fix: preserve fenced code blocks in template rendering (#...
  • dd4b4eb Add run-install-scripts flag to disable npm pre/post install scripts by defau...
  • 43454ba refactor: consolidate duplicate logic in role_checks.go (#24870)
  • 41a92e7 Convert Write Safe Outputs Tools step to actions/github-script with JSON env ...
  • 34f89eb Add validation: safe-outputs max field must be a positive integer or -1 (unli...
  • 694f5dc test(agentdrain): migrate miner_test.go to testify, add coverage for TrainEve...
  • 42ae1dd blog: add weekly update for April 6, 2026 (#24893)
  • 9f949b2 rename: awInfoHasMCPServersextractMCPServerNamesFromAwInfo (#24861)
  • 9fd3bdf Update opentelemetry headers to support name=value string format (v1.12.0) (#...
  • 974813b fix: use Math.floor instead of Math.round for OTEL job start ms timestamp (#2...
  • Additional commits viewable in compare view

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 89ae1c2ebfae7f8233fa4bd6a83b1121f65dc376 to 560634caa43040ef0d323137bcfc002882f21223.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@89ae1c2...560634c)

---
updated-dependencies:
- dependency-name: github/gh-aw
  dependency-version: 560634caa43040ef0d323137bcfc002882f21223
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions labels Apr 6, 2026
@dependabot dependabot bot temporarily deployed to BuildAndUploadImage April 6, 2026 15:29 Inactive
@intellitect-bot intellitect-bot enabled auto-merge (squash) April 6, 2026 15:33
@intellitect-bot intellitect-bot merged commit d9630cd into main Apr 6, 2026
13 checks passed
@intellitect-bot intellitect-bot deleted the dependabot/github_actions/github/gh-aw-560634caa43040ef0d323137bcfc002882f21223 branch April 6, 2026 15:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant