Skip to content

Bump github/gh-aw/actions/setup from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6be39e83ff4c4c086729017d9fb522d64ffb0308 in the monthly-batch group#575

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/monthly-batch-4245fa8ca6
Open

Bump github/gh-aw/actions/setup from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6be39e83ff4c4c086729017d9fb522d64ffb0308 in the monthly-batch group#575
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/monthly-batch-4245fa8ca6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the monthly-batch group with 1 update: github/gh-aw/actions/setup.

Updates github/gh-aw/actions/setup from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6be39e83ff4c4c086729017d9fb522d64ffb0308

Changelog

Sourced from github/gh-aw/actions/setup'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
  • 6be39e8 docs: add workshop callout to README.md and docs (#45491)
  • 9c70442 [instructions] Add prior-art lookup guidance for the-power (#45476)
  • 65cbbe4 Harden PR Sous Chef pre-agent PR queue fetch against transient/API failures (...
  • 8b7dbcb Split log.Fatal* ownership between rawloginlib and logfatallibrary to r...
  • 942a0e4 Link experiment success metrics to declared evals (#45445)
  • fcdabd4 Refactor tool description constraint rendering to remove `enhanceToolDescript...
  • 7a77558 Use live gh-aw version for MCP inspector and make tool icons spec-compliant (...
  • 6765d16 [eslint-miner] eslint: require-return-after-core-setfailed — handle braceless...
  • b5cb3e5 [code-scanning-fix] Fix REST API path injection in ghAPIGet/ghAPIGetArray (al...
  • 8a3e458 Tighten require-spawnsync-error-check for destructuring and guard semantics...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the monthly-batch group with 1 update: [github/gh-aw/actions/setup](https://github.com/github/gh-aw).


Updates `github/gh-aw/actions/setup` from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6be39e83ff4c4c086729017d9fb522d64ffb0308
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@9a25691...6be39e8)

---
updated-dependencies:
- dependency-name: github/gh-aw/actions/setup
  dependency-version: 6be39e83ff4c4c086729017d9fb522d64ffb0308
  dependency-type: direct:production
  dependency-group: monthly-batch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants