Skip to content

Bump github/gh-aw from 0.47.2 to 0.50.4#3754

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.50.4
Closed

Bump github/gh-aw from 0.47.2 to 0.50.4#3754
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/gh-aw-0.50.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps github/gh-aw from 0.47.2 to 0.50.4.

Release notes

Sourced from github/gh-aw's releases.

v0.50.4

🌟 Release Highlights

This release introduces configurable autopilot continuation limits for agentic engines, improves the auto-triage workflow, and refines scout report formatting.

✨ What's New

  • Configurable max-continuations for engine autopilot — You can now set max-continuations in your engine configuration to cap how many times an agent may continue execution in autopilot mode. This gives you fine-grained control over agent run depth and resource usage (currently supported for the Copilot engine).

    engine:
      name: copilot
      max-continuations: 5
  • Auto-triage community label — The auto-triage workflow now automatically applies the community label to issues opened by external contributors (NONE, FIRST_TIME_CONTRIBUTOR, FIRST_TIMER associations), making it easier to track and prioritize community feedback.

  • Expanded ecosystem domains — Added data.jsdelivr.com, code.jquery.com, cdn.sheetjs.com, and bitbucket.org to the allowed domains list, unblocking Deno/Lume, SheetJS, and Composer-based workflows.

🐛 Bug Fixes & Improvements

  • Scout report header normalization — Scout reports now use consistent h3 headers and bold <summary> tags, aligning with the formatting conventions used by ci-coach, ci-doctor, and pr-triage-agent.

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: github/gh-aw@v0.50.3...v0.50.4

v0.50.3

🌟 Release Highlights

This release focuses on reliability and correctness improvements — fixing data races, MCP context management, safe-outputs permissions, and compiler diagnostics. Dependency and tooling updates keep everything fresh.

... (truncated)

Commits

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 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 0.47.2 to 0.50.4.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Commits](github/gh-aw@v0.47.2...v0.50.4)

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

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 Feb 26, 2026
@roji roji enabled auto-merge (squash) February 26, 2026 13:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2026

Superseded by #3756.

@dependabot dependabot bot closed this Feb 27, 2026
auto-merge was automatically disabled February 27, 2026 10:53

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/github/gh-aw-0.50.4 branch February 27, 2026 10:53
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