Skip to content

fix(ci): dispatch docs notification to renamed openadapt-ops repo - #100

Merged
abrichr merged 1 commit into
mainfrom
fix/notify-docs-repo-rename
Aug 2, 2026
Merged

fix(ci): dispatch docs notification to renamed openadapt-ops repo#100
abrichr merged 1 commit into
mainfrom
fix/notify-docs-repo-rename

Conversation

@abrichr

@abrichr abrichr commented Aug 2, 2026

Copy link
Copy Markdown
Member

The docs repo was renamed openadapt-maintenance -> openadapt-ops. Desktop's Notify docs workflow still dispatches to the stale name and now fails on every push to main (run 30758002258, twice, "Request body length does not match content-length header" — the octokit symptom of the dispatch target rejecting the call). openadapt-capture's identical workflow already targets openadapt-ops and succeeds.

One-line fix: point the dispatch at the renamed repo.

🤖 Generated with Claude Code

The docs repo was renamed openadapt-maintenance -> openadapt-ops. The
repository-dispatch call to the stale name fails on every main push
(capture already targets the new name and succeeds).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrichr
abrichr merged commit 6f8a8da into main Aug 2, 2026
16 checks passed
@abrichr
abrichr deleted the fix/notify-docs-repo-rename branch August 2, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant