Skip to content

ci: repoint skill-update workflow to agent-neutral update-agent-skills@v5.0.0#13

Merged
devantler merged 1 commit into
mainfrom
claude/skills-repoint-plugins-agent-skills
May 28, 2026
Merged

ci: repoint skill-update workflow to agent-neutral update-agent-skills@v5.0.0#13
devantler merged 1 commit into
mainfrom
claude/skills-repoint-plugins-agent-skills

Conversation

@devantler
Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Assistant

Final consumer repoint in the agent-neutral skills rename (so the skills work in both Copilot and Claude): actions#178v5.0.0 and reusable-workflows#246v5.0.0 renamed update-copilot-skillsupdate-agent-skills.

The old update-copilot-skills.yaml reusable-workflow path no longer exists at v5 (404), so a Dependabot version bump can't fix this — the caller must repoint to the new path explicitly.

What changed

  • Renamed the caller workflow update-copilot-skills.yamlupdate-agent-skills.yaml.
  • Repointed uses:devantler-tech/reusable-workflows/.github/workflows/update-agent-skills.yaml@ad99c16f… # v5.0.0.
  • Fixed the README How it works links to the renamed action/workflow.

Inputs (dir: plugins, use-app-token: true) and the APP_PRIVATE_KEY secret are unchanged and confirmed present in reusable-workflows update-agent-skills.yaml@v5.0.0, so behaviour is identical.

Validation

  • actionlint clean; zizmor clean.
  • Verified the v5.0.0 reusable workflow still declares dir, use-app-token, and the APP_PRIVATE_KEY secret.

…s@v5.0.0

The reusable skill-update workflow and the action it calls were renamed to be
agent-neutral (devantler-tech/reusable-workflows#246 -> v5.0.0,
devantler-tech/actions#178 -> v5.0.0). The old `update-copilot-skills.yaml`
reusable-workflow path no longer exists at v5, so this caller must repoint
rather than rely on a version bump.

- Rename the caller workflow `update-copilot-skills.yaml` -> `update-agent-skills.yaml`.
- Repoint `uses:` to reusable-workflows `update-agent-skills.yaml@v5.0.0`.
- Fix the README "How it works" links to the renamed action/workflow.

Inputs (`dir`, `use-app-token`) and the `APP_PRIVATE_KEY` secret are unchanged
and supported by v5.0.0, so behaviour is identical.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 27, 2026 21:39
@devantler devantler marked this pull request as ready for review May 27, 2026 21:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR completes the migration from the deprecated update-copilot-skills reusable workflow/action naming to the agent-neutral update-agent-skills equivalents, ensuring the scheduled skills update workflow continues to function against reusable-workflows@v5.0.0.

Changes:

  • Renamed the scheduled workflow from update-copilot-skills.yaml to update-agent-skills.yaml.
  • Repointed the reusable-workflow uses: reference to devantler-tech/reusable-workflows/.github/workflows/update-agent-skills.yaml@... # v5.0.0.
  • Updated README “How it works” links to the renamed workflow/action.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updates documentation links to reference update-agent-skills instead of update-copilot-skills.
.github/workflows/update-agent-skills.yaml Renames and repoints the scheduled workflow to the v5 update-agent-skills reusable workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@devantler devantler merged commit 1e8d3a6 into main May 28, 2026
26 checks passed
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.

2 participants