Skip to content

fix(ci): remove skills-manifest.json validation step#2

Merged
devantler merged 1 commit intomainfrom
fix/remove-skills-manifest-validation
Apr 20, 2026
Merged

fix(ci): remove skills-manifest.json validation step#2
devantler merged 1 commit intomainfrom
fix/remove-skills-manifest-validation

Conversation

@devantler
Copy link
Copy Markdown
Contributor

The skills-manifest.json file was intentionally removed — skill versioning now lives in each SKILL.md's metadata.github-* frontmatter. This removes the validation step that references the deleted file.

The skills-manifest.json file was intentionally removed — skill
versioning now lives in each SKILL.md metadata.github-* frontmatter.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 20, 2026 15:44
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

Removes a CI validation step that referenced skills-manifest.json, aligning the workflow with the new approach where skill versioning is stored in each SKILL.md frontmatter.

Changes:

  • Deleted the “Validate skills-manifest.json” step from the CI workflow.

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

@devantler devantler merged commit 9832d84 into main Apr 20, 2026
30 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