Skip to content

Bump fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml from 0.23.0 to 0.27.0#483

Merged
divyansh42 merged 1 commit into
mainfrom
dependabot/github_actions/fullsend-ai/fullsend/dot-github/workflows/reusable-dispatch.yml-0.27.0
Jul 10, 2026
Merged

Bump fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml from 0.23.0 to 0.27.0#483
divyansh42 merged 1 commit into
mainfrom
dependabot/github_actions/fullsend-ai/fullsend/dot-github/workflows/reusable-dispatch.yml-0.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml from 0.23.0 to 0.27.0.

Release notes

Sourced from fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml's releases.

v0.27.0

Changelog

Bug Fixes

  • dbca7312dde4305f1bd57c702569be28e4078d83: fix(#2298): add notice logging and test coverage for role-check compat (@​waynesun09)
  • ad2bf766f127661709996891193e583a4b5d7cfb: fix(#2298): remove retro/prioritize→fullsend role mapping in dispatch (@​waynesun09)
  • 49edb649020c6d421feb01ffe574be1f6a0bfbb7: fix(#2783): refresh OIDC token before agent start (@​waynesun09)
  • 5f1462de4478a49fabbc65361ffac12c39e6cd37: fix(#2786): skip post-script on transcript errors, clean up StepWarn (@​waynesun09)
  • deacf0055a00f302b88ac64141edcd27eb470d01: fix(#2786): surface agent API errors when Claude Code exits 0 (@​fullsend-ai-coder[bot])
  • 186468d4d5f89d06737f6d088e14b1b44333b3a0: fix(#2852): harden pre-commit auto-fix retry path (@​waynesun09)
  • c1728b801c2936acad4d1ba1ca7298ffd7efabf2: fix(#2852): re-stage and retry when pre-commit hooks auto-fix files (@​fullsend-ai-coder[bot])
  • 1c2514eb8701ff10a14ddbcb39790f19641e5294: fix(#2869): inject FULLSEND_OUTPUT_SCHEMA into validation script env (@​fullsend-ai-coder[bot])
  • db969ddda5f4c77fae51cc91cd119b328bfadf77: fix(e2e): adapt rate-limit test for acquireOrg refactor (@​ralphbean)
  • d27f3679d92b0f2dba9eaa3c58c1f5e5f0f2cd37: fix(github): detect primary rate limits returned as 403 (@​ralphbean)

v0.26.0

Changelog

Features

  • ece7f5bda886d8b9482b064c470ef32643340034: feat(harness): add validation_loop.schema for URL-resolved output schemas (#2849) (@​ggallen)

Bug Fixes

  • 8c00c2fe8fe02c391650b3e279d2c198b3c8ab33: fix(#2484): add finding reconciliation step to review agent (@​fullsend-ai-coder[bot])
  • 850e96a93288cc1c335fec9d29263039a8766572: fix(#2527): use _CLIENT_ID suffix in variableNameForRole (@​fullsend-ai-coder[bot])
  • 398c100c145b3d4c58ae37310596b2da55384e8b: fix(#2602): enforce scope constraints on review subagents for trivial diffs (@​fullsend-ai-coder[bot])
  • 6eda2da3aabbbc0072af2acc268244beae4189ee: fix(#2797): create ready-for-triage label before use in post-retro.sh (@​fullsend-ai-coder[bot])
  • ff7fa369a7cfd387d06e6ffa5d5b4700395236df: fix(ci): merge main and address behaviour job review feedback (@​ifireball)
  • 330a31b99703e32ca3a9b045df71aaa6d0daadc9: fix(ci): treat renovate bot as trusted for e2e/functional test gates (@​ralphbean)

Refactoring

  • c40fab636ad7766b02023a454b2a8c51569f5c1c: refactor(#2429): instruct orchestrator to trust subagent results (@​fullsend-ai-coder[bot])

v0.25.2

Changelog

Bug Fixes

  • 142496f1225e79b28d2e8d68b42df18d9b9c5704: fix(#2817): resolve host_files relative src paths in SourceURL path (@​fullsend-ai-coder[bot])

v0.25.1

Changelog

Bug Fixes

  • 35dac5c5b17e937a53bd7ad99624aeec61c562cd: fix(#2814): retry git fetch without token on auth failure (@​fullsend-ai-coder[bot])
  • 20a791fcaac834a7c44bf9dcf506e1f86d9a0179: fix: add HTTP-based test for auth fallback path to meet coverage threshold (@​fullsend-ai-coder[bot])

v0.25.0

Changelog

Features

  • a194ce503223c8a45b59ba30efdd126990d25162: feat(#2577): add Level 1 distributed tracing (@​dhshah13)
  • fc0d4791c33419a7bd358f29dc2bc91a8d2bec4d: feat(#2735): replace GitHub Contents API with git sparse checkout (@​ggallen)
  • a07f9ffd25a6eea20fa866b76efb18a10b22e9c9: feat(cli): add fullsend agent subcommand for managing agent registrations (@​ggallen)
  • 9a39f2ec1888d71d091057109c1025f9f60640ad: feat(run): add runtime agent resolution from config (ADR 0058 Phase 3) (@​ggallen)

Bug Fixes

  • f0fb411c540c316bfa6b563a8e39901fd46c206a: fix(#2805): resolve relative resources for URL-sourced config agents (@​fullsend-ai-coder[bot])
  • 03ed46ad63e1074fa0084146943dd5e945b29daa: fix(#2806): resolve host_files relative src paths for URL bases (@​fullsend-ai-coder[bot])

Refactoring

... (truncated)

Commits
  • 1e7877a Merge pull request #2870 from fullsend-ai/fix-2869-validation-schema-env
  • 601a444 Merge pull request #2811 from ggallen/worktree-deprecate-customized-dirs
  • d87c93a docs(adr): ADR 0064 — deprecate customized/ directory overlay
  • 1c2514e fix(#2869): inject FULLSEND_OUTPUT_SCHEMA into validation script env
  • d0771f7 Merge pull request #2860 from fullsend-ai/agent/2786-surface-api-errors
  • dcd3b43 Merge pull request #2855 from fullsend-ai/agent/2852-precommit-autofix-retry
  • ad09b33 Merge pull request #2799 from fullsend-ai/rbean/forbid-misleading-commit-scopes
  • 5f1462d fix(#2786): skip post-script on transcript errors, clean up StepWarn
  • 186468d fix(#2852): harden pre-commit auto-fix retry path
  • c1728b8 fix(#2852): re-stage and retry when pre-commit hooks auto-fix files
  • 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 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 [fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml](https://github.com/fullsend-ai/fullsend) from 0.23.0 to 0.27.0.
- [Release notes](https://github.com/fullsend-ai/fullsend/releases)
- [Commits](fullsend-ai/fullsend@02977ab...1e7877a)

---
updated-dependencies:
- dependency-name: fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml
  dependency-version: 0.27.0
  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 Jul 6, 2026
@divyansh42
divyansh42 merged commit bbb7b06 into main Jul 10, 2026
12 checks passed
@divyansh42
divyansh42 deleted the dependabot/github_actions/fullsend-ai/fullsend/dot-github/workflows/reusable-dispatch.yml-0.27.0 branch July 10, 2026 07:28
@fullsend-ai-retro

fullsend-ai-retro Bot commented Jul 10, 2026

Copy link
Copy Markdown

🤖 Finished Retro · ✅ Success · Started 7:28 AM UTC · Completed 7:33 AM UTC
Commit: bbb7b06 · View workflow run →

@fullsend-ai-retro

Copy link
Copy Markdown

PR #483 is a Dependabot version bump of the fullsend reusable-dispatch workflow (v0.23.0 → v0.27.0) — a single-line change to .github/workflows/fullsend.yaml. No fullsend agents (code, review, fix, triage, prioritize) ran on this PR. A human (divyansh42) approved and merged it ~4 days after creation. The retro agent was the only agent dispatched, triggered post-merge, but there is no agent workflow to retrospect on.

This is a well-documented pattern already tracked by fullsend-ai/fullsend#3951 ("Skip or early-exit retro for automated dependency update PRs"), which has 5 evidence issues attached. This PR matches all detection heuristics described in that issue: Dependabot author, dependabot/ branch prefix, dependencies label, and zero agent workflow runs. No new proposals are warranted — the existing issue fully covers this improvement opportunity.

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