Bump the github-actions-dependencies group across 1 directory with 2 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 9
(2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies component:integration github_actions
Bumps the github-actions-dependencies group with 2 updates in the / directory: github/gh-aw and actions/stale.
Updates github/gh-aw from 0.71.1 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: copiliot→Did 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
thinkingsections, Copilotreasoning_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.versionfallback toGITHUB_SHA,gen_ai.response.finish_reasonsalways emitted, timeouts distinguished from failures, andgen_ai.usage.total_tokensnow tracked. (#33528, #33510)Network Access — Added
patch-diff.githubusercontent.comto the GitHub domain ecosystem, allowing workflows usingnetwork.allowed: [github]to fetch PR diffs without blocking. (#33543)Linter Improvements — Enhanced analyzer ergonomics with
ctxbackgroundautofix, 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 receivingctx, andos.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
renderDefaultJSONMCPConfighelper, 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_reviewerdispatching fromagentic_commands.yml, simplifying workflow routing. (#33542)
For complete details, see CHANGELOG.
Generated by 🚀 Release · ● 3.9M
... (truncated)
Commits
0feed75recompile53cf33aAgent of the Day – May 20, 2026 (#33568)588bab4Merge branch 'main' of https://github.com/github/gh-aw9e08d91add debug logging to fetchf101fa6Update Daily OTel Advisor to use shared Sentry/Grafana OTEL MCP imports (#33570)1e8e75ffix syntax error7e30a6afeat: 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)d9293e9Allow Chaos PR Bundle Fuzzer to modifytests/chaos/**in safe-output PR cre...8c2c89fImprove linter analyzer ergonomics: ctxbackground autofix, test-file parity, ...- Additional commits viewable in compare view
Updates actions/stale from 10.2.0 to 10.3.0
Release notes
Sourced from actions/stale's releases.
v10.3.0
What's Changed
Bug Fix
- Enhancement: ignore stale labeling events by
@shamoonin actions/stale#1311Dependency Updates
- Upgrade dependencies (
@actions/core,@octokit/plugin-retry,@typescript-eslint) by@Copilotin actions/stale#1335New Contributors
@shamoonmade their first contribution in actions/stale#1311Full Changelog: https://github.com/actions/stale/compare/v10...v10.3.0
Commits
eb5cf3achore: upgrade dependencies and bump version to 10.3.0 (#1335)db5d06aEnhancement: ignore stale labeling events (#1311)- See full diff in compare view
Package Dependencies
Technical Details
| ID: | 15941415 |
| UUID: | 4500449318 |
| Node ID: | PR_kwDOAJTq2M7eO6gJ |
| Host: | GitHub |
| Repository: | apache/cloudstack |