Skip to content

Bump github/gh-aw/actions/setup from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6f81d474e26f1993853c8481035b3a39dd5892cf#571

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/github/gh-aw/actions/setup-6f81d474e26f1993853c8481035b3a39dd5892cf
Closed

Bump github/gh-aw/actions/setup from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6f81d474e26f1993853c8481035b3a39dd5892cf#571
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/github/gh-aw/actions/setup-6f81d474e26f1993853c8481035b3a39dd5892cf

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github/gh-aw/actions/setup from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6f81d474e26f1993853c8481035b3a39dd5892cf.

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
  • 6f81d47 [instructions] Sync safe-output defaults with release v0.82.4 (#44252)
  • 81a926d Refactor getOrCreateListRepoClone into focused helpers in parser remote fil...
  • 3d76433 refactor: compute sink-visibility at runtime instead of compile time (#44245)
  • 392092c fix(writebytestring): emit string() cast for named string types; add RunWithS...
  • c4dcb4c feat: add lightweight workflow-edit guard for stale lock files (#44238)
  • 2fe0a63 fix(designer): add dismiss-pull-request-review to Safe Output Mapping; fix he...
  • c4fc1f2 [jsweep] Clean compact_numbers.cjs — add comprehensive test suite (#44189)
  • 1170a4a recompile
  • c94f432 fix: populate required-labels and required-title-prefix in update-pull-reques...
  • f01daef Replace hard-coded activation symlink path literals with named/shared path co...
  • 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/actions/setup](https://github.com/github/gh-aw) from 9a2569183fd5ca0d10c2fa359359b47b4c1b2a96 to 6f81d474e26f1993853c8481035b3a39dd5892cf.
- [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...6f81d47)

---
updated-dependencies:
- dependency-name: github/gh-aw/actions/setup
  dependency-version: 6f81d474e26f1993853c8481035b3a39dd5892cf
  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 Pull requests that update GitHub Actions code labels Jul 8, 2026
…ns/setup-6f81d474e26f1993853c8481035b3a39dd5892cf
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

@karianna

karianna commented Jul 9, 2026

Copy link
Copy Markdown
Member

@johnoliver I think this is one where we want to ignore dependabot updating lock files

@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of github/gh-aw/actions/setup exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@johnoliver

Copy link
Copy Markdown
Member

@johnoliver I think this is one where we want to ignore dependabot updating lock files

@karianna Ill take a look and see if I can disable it from updating those

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/github/gh-aw/actions/setup-6f81d474e26f1993853c8481035b3a39dd5892cf branch July 14, 2026 14:46
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.

3 participants