Skip to content

ci: Bump github/gh-aw from 0.64.2 to 0.65.6 in the actions-all group - #156

Merged
adamtasteslikegood merged 1 commit into
mainfrom
dependabot/github_actions/main/actions-all-27f641d805
Apr 5, 2026
Merged

ci: Bump github/gh-aw from 0.64.2 to 0.65.6 in the actions-all group#156
adamtasteslikegood merged 1 commit into
mainfrom
dependabot/github_actions/main/actions-all-27f641d805

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor

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

Updates github/gh-aw from 0.64.2 to 0.65.6

Release notes

Sourced from github/gh-aw's releases.

v0.65.6

🌟 Release Highlights

This release centers on Effective Tokens — a new end-to-end feature that tracks and surfaces AI token usage across workflow runs — alongside five community-reported bug fixes and a set of reliability improvements.

✨ What's New

  • Effective Tokens visibility — Token usage is now tracked from the MCP gateway log through the agent job outputs and surfaced directly in workflow footer comments. Footer templates gain three new variables: {effective_tokens} (raw integer), {effective_tokens_formatted} (compact string like 1.2K), and {effective_tokens_suffix} (a ready-to-use suffix like · ● 1.2K). All built-in footer templates have been updated to include {effective_tokens_suffix} by default. (#24150, #24132, #24122, #24029)

  • Custom model token weights — The engine frontmatter now supports custom token weight overrides per model, enabling more accurate effective-token calculations for non-default deployments. (#24134)

  • Native web-fetch for Codex and Gemini — The mcp/fetch fallback has been removed; Codex and Gemini workflows now use native web-fetch, reducing latency and eliminating an unnecessary MCP dependency. (#24017)

  • Staggered cron schedules — Approximately 30 workflows previously fired simultaneously at the top of each hour, exhausting the GitHub App rate limit. The compiler now hashes each workflow's identity to scatter execution within ±30 minutes, eliminating rate-limit bursts. (#24144)

🐛 Bug Fixes & Improvements

  • Safe outputs MCP server now receives GH_AW_SAFE_OUTPUTS — The environment variable was not passed to the safe-outputs MCP HTTP server startup step, causing outputs.jsonl to appear empty even on success. (#24126)

  • Discussion reply threading fixedadd-comment now correctly threads replies when the triggering comment is itself a reply inside a discussion thread. (#24031)

  • Lenient temporary ID validation — Invalid temporary IDs (e.g. containing underscores) now emit a warning instead of failing PR creation. (#24030)

  • Conclusion job concurrency now customizable — A concurrency.job-discriminator field can be applied to the conclusion job, allowing users to control grouping independently of the agent job. (#24043)

  • Lock file integrity check works across organizations — Reusable workflow lock files are now resolved from the source repository rather than the calling repository, fixing cross-org integrity validation. (#24057)

  • add_comment no longer fails on scheduled runs — When no triggering context is available (e.g. a schedule trigger), the add_comment handler now silently skips instead of erroring. (#24131, #24098)

  • MCP gateway tool allowlist enforced at gateway layer — Tool allow/deny lists are now enforced at the gateway itself with restricted config file permissions, improving security posture. (#23933)

  • Protocol-relative URLs blocked in safe-outputs sanitizer — URLs like //evil.com are now treated as blocked domains, closing a sanitization bypass. (#23930)

📚 Documentation


🌍 Community Contributions

@corygehr

@dsyme

... (truncated)

Commits
  • 2962622 feat: add effective token template expressions to all footer templates (#24150)
  • b4d387c walkthroughs
  • 6d7fc80 fix: create_pull_request branch guidance, PR-comment tool selection, and shal...
  • 5380a02 fix(auto-triage): add community and cookie approval-labels and centralize gua...
  • e95d91a feat: implement effective tokens computation and display in action JavaScript...
  • 6cb0ce9 Stagger concurrent 0-minute cron schedules to prevent GitHub App rate limit b...
  • 9b96dcf detone gamified status messages in brave.md (#24142)
  • 99653d6 fix(slides): remove 'users' from default MCP toolsets comment (#24146)
  • 5711ef8 chore(deps): bump @​xmldom/xmldom (#24141)
  • c6b4bf9 feat: add custom model token weights in engine frontmatter (#24134)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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


Updates `github/gh-aw` from 0.64.2 to 0.65.6
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@72346ee...2962622)

---
updated-dependencies:
- dependency-name: github/gh-aw
  dependency-version: 0.65.6
  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 added dependencies Pull requests that update a dependency file github-actions labels Apr 3, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Dependabot version-update:semver-minor update.

@github-actions

github-actions Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 9714f56.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/github/gh-aw/actions/setup 296262211b372a13b451ca9400369ac152db75d6 UnknownUnknown

Scanned Files

  • .github/workflows/daily-repo-status.lock.yml

@adamtasteslikegood
adamtasteslikegood merged commit d257862 into main Apr 5, 2026
26 of 27 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/main/actions-all-27f641d805 branch April 5, 2026 05:06
adamtasteslikegood added a commit that referenced this pull request Jul 14, 2026
…QL (#3119)

## Summary

Fast-forwards the `Backend/` submodule pointer `801e0c3` → `d64d7ea`
(Backend `dev` tip), picking up:

- **Datadog monitoring** (Backend PR #152): `serverless-init` +
`ddtrace-run` under gunicorn, APM/profiling/AppSec env config
- Recipe publish/slug hardening from the #152 review (partial-PUT merge
semantics, slug race handling, `is_public`/slug columns authoritative)
- CodeQL + Dependabot workflow fixes (Backend PRs #154#156, #167)

## Deploy prerequisite

⚠️ The `flask-backend` deploy in `cloudbuild.yaml` now injects
`DD_API_KEY=DD_API_KEY:latest` via `--set-secrets`. The **`DD_API_KEY`
secret must exist in Secret Manager before the next release tag fires**,
or the Cloud Run deploy will fail. Adam is creating it (Datadog →
Organization Settings → API Keys).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

https://claude.ai/code/session_01AKRNDJVfpNtNL41cbaN7NR
<!-- Rovo Dev code review status -->
---
Rovo Dev code review: <strong>Out of Rovo Dev credits</strong>
You've used all your Rovo Dev credits, so Rovo Dev can't review your
pull requests.
<!-- /Rovo Dev code review status -->

Co-authored-by: Adam Schoen <adamschoen3@tasteslikegood.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant