Skip to content

Commit 8d5469b

Browse files
build(deps): bump github/gh-aw from 560634caa43040ef0d323137bcfc002882f21223 to 061e876f26a57d004127f0ee6373c84aa4a43ffd (#218)
Bumps [github/gh-aw](https://github.com/github/gh-aw) from 560634caa43040ef0d323137bcfc002882f21223 to 061e876f26a57d004127f0ee6373c84aa4a43ffd. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/gh-aw/blob/main/CHANGELOG.md">github/gh-aw's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <h2>v0.40.1 - 2026-02-03</h2> <h3>Move from githubnext/gh-aw to github/gh-aw</h3> <p>If you were a former user of the githubnext Agentic Workflows you might have to <strong>re-register</strong> 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.</p> <p>Example:</p> <pre lang="text" data-meta="wrap"><code>gh extension list NAME REPO VERSION gh aw githubnext/gh-aw v0.36.0 <p>gh extension upgrade --all [aw]: already up to date</p> <p>gh extension remove gh-aw</p> <p>gh extension install github/gh-aw ✓ Installed extension github/gh-aw</p> <p>gh extension list NAME REPO VERSION gh aw github/gh-aw v0.40.1 </code></pre></p> <h3>Bug Fixes</h3> <h4>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.</h4> <h4>Add discussion interaction to smoke workflows and serialize the discussion</h4> <p>flag in safe-outputs handler config.</p> <p>Smoke workflows now select a random discussion and post thematic comments to validate discussion comment functionality. The compiler now emits the <code>&quot;discussion&quot;: true</code> flag in <code>GH_AW_SAFE_OUTPUTS_HANDLER_CONFIG</code> when a workflow requests discussion output, and lock files include <code>discussions: write</code> permission where applicable.</p> <h4>Add discussion interaction to smoke workflows; compiler now serializes the <code>discussion</code> flag into the safe-outputs handler config so workflows can post comments to discussions. Lock files include <code>discussions: write</code> where applicable.</h4> <p>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.</p> <h4>Add discussion interaction to smoke workflows; deprecate the <code>discussion</code> flag and</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/gh-aw/commit/061e876f26a57d004127f0ee6373c84aa4a43ffd"><code>061e876</code></a> docs(slides): fix AI engine names to match official names (<a href="https://redirect.github.com/github/gh-aw/issues/26070">#26070</a>)</li> <li><a href="https://github.com/github/gh-aw/commit/dcae8cc21dec1a606efc3962a85aa4a6b5266f10"><code>dcae8cc</code></a> Reschedule Daily Documentation Updater to ~2am PST and disable CI Cleaner sch...</li> <li><a href="https://github.com/github/gh-aw/commit/716ddce50d052b27cee75f80c57af9935d50b9c9"><code>716ddce</code></a> chore(deps): update golang.org/x/crypto from v0.49.0 to v0.50.0 (<a href="https://redirect.github.com/github/gh-aw/issues/26059">#26059</a>)</li> <li><a href="https://github.com/github/gh-aw/commit/654af8daea9080f7d4b090ae4f1fde7d2da8b9c3"><code>654af8d</code></a> fix: resolve 11 CLI help text consistency issues (<a href="https://redirect.github.com/github/gh-aw/issues/26047">#26047</a>)</li> <li><a href="https://github.com/github/gh-aw/commit/e2355b021c22056ddb511cb94617158c4ad9dc86"><code>e2355b0</code></a> ci: remove disabled <code>logs-token-check</code> job, standardize artifact retention (#...</li> <li><a href="https://github.com/github/gh-aw/commit/f12d6f72b7c89c4b2e92d7bd4d2f4e92287e8e9e"><code>f12d6f7</code></a> perf: fix ParseWorkflow regression — ~18% faster, ~22% fewer allocations (<a href="https://redirect.github.com/github/gh-aw/issues/25">#25</a>...</li> <li><a href="https://github.com/github/gh-aw/commit/a5e4ba170138afb515404ee2ca892af8605d34d0"><code>a5e4ba1</code></a> Extract shared close-older marker search/filter logic into helpers module (<a href="https://redirect.github.com/github/gh-aw/issues/2">#2</a>...</li> <li><a href="https://github.com/github/gh-aw/commit/a22ff1565a869f2edea6fd282e69aadea683941f"><code>a22ff15</code></a> jsweep: clean apply_safe_outputs_replay.cjs (<a href="https://redirect.github.com/github/gh-aw/issues/25982">#25982</a>)</li> <li><a href="https://github.com/github/gh-aw/commit/86b9ddd9423ef947c1d7c0eb75d7d9f1ab24bfc2"><code>86b9ddd</code></a> docs: update architecture diagram scratchpad (2026-04-13) (<a href="https://redirect.github.com/github/gh-aw/issues/26000">#26000</a>)</li> <li><a href="https://github.com/github/gh-aw/commit/8d508cddf51e300644e10ee2de8a4ca6381fad23"><code>8d508cd</code></a> deps: update github.com/charmbracelet/x/exp/golden (Dec 2025 → Apr 2026) (<a href="https://redirect.github.com/github/gh-aw/issues/26">#26</a>...</li> <li>Additional commits viewable in <a href="https://github.com/github/gh-aw/compare/560634caa43040ef0d323137bcfc002882f21223...061e876f26a57d004127f0ee6373c84aa4a43ffd">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 526a88b commit 8d5469b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/dependabot-major-review.lock.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)