Skip to content

ci: repoint reusable workflows to devantler-tech/actions v8.0.0#139

Merged
devantler merged 1 commit into
mainfrom
claude/ci-repoint-actions
Jul 3, 2026
Merged

ci: repoint reusable workflows to devantler-tech/actions v8.0.0#139
devantler merged 1 commit into
mainfrom
claude/ci-repoint-actions

Conversation

@devantler

@devantler devantler commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Assistant

Why

We merged our reusable CI workflows into devantler-tech/actions a week ago, but this repo still runs them from the old reusable-workflows repo. Until every repo moves over, we can't archive the old repo — and its leftover automation has now started failing every night (reusable-workflows#350).

What

Points this repo's CI at the workflows' new home. Same workflows, new address — no behavior change.

Part of devantler-tech/actions#425.

Note: needs a direct merge after promotion — the auto-merge bot can't merge workflow-file changes.

Part of devantler-tech/actions#425 (consumer migration off the legacy
reusable-workflows repo).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Two GitHub Actions workflow files were updated to reference a newer pinned commit of reusable workflows from the devantler-tech/actions repository (v8.0.0), replacing prior pins to devantler-tech/reusable-workflows (v5.6.6).

Changes

Workflow Pin Updates

Layer / File(s) Summary
Update pinned workflow references
.github/workflows/release.yaml, .github/workflows/todos.yaml
Both workflows now reference devantler-tech/actions reusable workflows pinned at a new commit (v8.0.0) instead of the previous devantler-tech/reusable-workflows pin (v5.6.6).

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related issues

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the workflow repo migration and version bump.
Description check ✅ Passed The description matches the workflow reference updates and migration context.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/ci-repoint-actions

Comment @coderabbitai help to get the list of available commands.

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