build(deps): bump peter-evans/repository-dispatch from 3 to 4 - #1079
Merged
abrichr merged 2 commits intoAug 12, 2026
Merged
Conversation
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3 to 4. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](peter-evans/repository-dispatch@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
abrichr
deleted the
dependabot/github_actions/peter-evans/repository-dispatch-4
branch
August 12, 2026 10:24
abrichr
added a commit
that referenced
this pull request
Aug 19, 2026
…1098) The Notify docs job fails on main with "Request body length does not match content-length header". peter-evans/repository-dispatch v4.0.1 sends a mismatched Content-Length for this payload on GitHub-hosted runners, so the docs sync dispatch never reaches openadapt-ops. This is not new breakage from the merge that surfaced it. #1053 already pinned the action back to v3 for exactly this reason on 2026-07-25. Dependabot PR #1079 bumped it to v4 again on 2026-08-12, and the job has been latently broken since; the failure only appears on a push that touches README.md or CHANGELOG.md, and the first such push after the bump was #1096. - pin the action to the v3.0.0 commit instead of a floating major tag - ignore 4.x for this action in dependabot.yml so the bump cannot silently reintroduce the regression a third time - address the dispatch to OpenAdaptAI/openadapt-ops directly rather than relying on the rename redirect from openadapt-maintenance Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps peter-evans/repository-dispatch from 3 to 4.
Release notes
Sourced from peter-evans/repository-dispatch's releases.
... (truncated)
Commits
28959ceFix node version in actions.yml (#433)25d29c2build(deps-dev): bump@types/nodein the npm group (#432)830136cbuild(deps): bump the github-actions group with 3 updates (#431)2c856c6ci: update dependabot config6673907build(deps-dev): bump@types/nodefrom 18.19.127 to 18.19.129 (#429)952a211build(deps): bump peter-evans/repository-dispatch from 3 to 4 (#428)5fc4efddocs: update readmea628c95feat: v4 (#427)de78ac1build(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#425)f49fa7fbuild(deps-dev): bump@types/nodefrom 18.19.124 to 18.19.127 (#426)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)