Skip to content

ci: repoint update-agent-skills workflow to devantler-tech/actions v8.0.0#50

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

ci: repoint update-agent-skills workflow to devantler-tech/actions v8.0.0#50
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.

….0.0

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

The uses: reference in the update-agent-skills workflow file was updated to point to a different repository (deventler-tech/actions) and pinned commit (v8.0.0), replacing the previous reference to deventler-tech/reusable-workflows at v5.0.0.

Changes

Workflow Reference Update

Layer / File(s) Summary
Update reusable workflow reference
.github/workflows/update-agent-skills.yaml
The uses: reference is changed to a new repository and pinned commit (v8.0.0) from the prior pinned commit (v5.0.0).

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

🚥 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 states the main change: repointing the update-agent-skills workflow to actions v8.0.0.
Description check ✅ Passed The description matches the changeset and explains the workflow pin swap and related 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.

@devantler devantler marked this pull request as ready for review July 3, 2026 01:47
@devantler devantler merged commit 89d2ff1 into main Jul 3, 2026
32 checks passed
@devantler devantler deleted the claude/ci-repoint-actions branch July 3, 2026 02:17
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