Skip to content

chore(deps): bump github/gh-aw from 0.73.0 to 0.74.8 in the actions-all group across 1 directory#416

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-all-37c617282f
Closed

chore(deps): bump github/gh-aw from 0.73.0 to 0.74.8 in the actions-all group across 1 directory#416
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-all-37c617282f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-all group with 1 update in the / directory: github/gh-aw.

Updates github/gh-aw from 0.73.0 to 0.74.8

Release notes

Sourced from github/gh-aw's releases.

v0.74.8

🌟 Release Highlights

This release strengthens reliability, developer experience, and observability with daily automated reviews, improved error messages, and enhanced telemetry instrumentation.

✨ What's New

🔍 Daily Reliability Review — A new scheduled workflow automatically detects and reports gh-aw reliability issues using Sentry observability data, querying for failures, timeouts, cancellations, and token truncations. The workflow creates prioritized findings with actionable recommendations, helping maintainers catch issues early. (#33493)

💡 Fuzzy "Did You Mean?" Suggestions — Validation errors now include helpful suggestions when you mistype engine names, events, permissions, or MCP types (e.g., invalid engine: copiliotDid you mean: copilot?). The feature uses Levenshtein distance matching to catch common typos during compilation. (#33467)

📍 File/Line Context in Validation Errors — Validation errors now show file:line:col: positioning so IDE tooling can jump directly to the problematic field, eliminating manual searches through workflow files. (#33466)

💭 Reasoning Message Rendering — Reasoning content (Claude extended thinking blocks, Codex thinking sections, Copilot reasoning_text) now renders with a distinct open circle icon and italic styling, making agent thought processes visible and distinguishable from regular output. (#33464)

🐛 Bug Fixes & Improvements

Telemetry Instrumentation — Fixed four critical OTLP gaps: service.version fallback to GITHUB_SHA, gen_ai.response.finish_reasons always emitted, timeouts distinguished from failures, and gen_ai.usage.total_tokens now tracked. (#33528, #33510)

Network Access — Added patch-diff.githubusercontent.com to the GitHub domain ecosystem, allowing workflows using network.allowed: [github] to fetch PR diffs without blocking. (#33543)

Linter Improvements — Enhanced analyzer ergonomics with ctxbackground autofix, consistent test-file handling, and range-based diagnostics for better IDE integration. (#33541)

Code Quality — Resolved 12 lint violations including functions exceeding parameter limits (refactored to options structs), context.Background() calls in functions already receiving ctx, and os.Exit() calls in library packages. (#33452)

📚 Documentation

Developer Specifications — Consolidated developer documentation with 7 tone fixes across 4 spec files, removing marketing language and subjective phrasing. (#33566)

Reference Updates — Added Gemini 3.5 Flash model configuration, documented footer-install template behavior, and specified JSON workflow field mapping for Copilot automation API imports. (#33522)

Glossary Expansion — Daily glossary scan added terms for tools.github.allowed-repos, repository access restrictions, and other workflow configuration options. (#33519)

🔧 Internal

MCP Refactoring — Extracted duplicated MCP wrapper logic into renderDefaultJSONMCPConfig helper, eliminating 10-12 line code blocks across four JSON engines. (#33482)

Chaos Testing — Updated Chaos PR Bundle Fuzzer to allow modifications to tests/chaos/** in safe-output PR creation. (#33553)

Workflow Cleanup — Removed centralized pull_request_reviewer dispatching from agentic_commands.yml, simplifying workflow routing. (#33542)


For complete details, see CHANGELOG.

Generated by 🚀 Release · ● 3.9M


... (truncated)

Commits
  • 0feed75 recompile
  • 53cf33a Agent of the Day – May 20, 2026 (#33568)
  • 588bab4 Merge branch 'main' of https://github.com/github/gh-aw
  • 9e08d91 add debug logging to fetch
  • f101fa6 Update Daily OTel Advisor to use shared Sentry/Grafana OTEL MCP imports (#33570)
  • 1e8e75f fix syntax error
  • 7e30a6a feat: fuzzy "Did you mean?" suggestions for engine, event, permission, and MC...
  • d374d88 [docs] Consolidate dev specs v9.12: fix 7 tone issues across 4 files (#33566)
  • d9293e9 Allow Chaos PR Bundle Fuzzer to modify tests/chaos/** in safe-output PR cre...
  • 8c2c89f Improve linter analyzer ergonomics: ctxbackground autofix, test-file parity, ...
  • Additional commits viewable in compare view

Bumps the actions-all group with 1 update in the / directory: [github/gh-aw](https://github.com/github/gh-aw).


Updates `github/gh-aw` from 0.73.0 to 0.74.8
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@v0.73.0...v0.74.8)

---
updated-dependencies:
- dependency-name: github/gh-aw
  dependency-version: 0.74.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump github/gh-aw from 0.73.0 to 0.74.4 in the actions-all group chore(deps): bump github/gh-aw from 0.73.0 to 0.74.8 in the actions-all group across 1 directory May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-all-37c617282f branch from fe94522 to 79a14e0 Compare May 26, 2026 17:49
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github/gh-aw is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-all-37c617282f branch June 3, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants