Skip to content

ci: add automated skill review for SKILL.md pull requests#16

Merged
LiamLYYY merged 1 commit intozjunlp:mainfrom
popey:add-skill-review-ci
Mar 25, 2026
Merged

ci: add automated skill review for SKILL.md pull requests#16
LiamLYYY merged 1 commit intozjunlp:mainfrom
popey:add-skill-review-ci

Conversation

@popey
Copy link
Copy Markdown
Contributor

@popey popey commented Mar 23, 2026

Summary

Adds a lightweight GitHub Action (.github/workflows/skill-review.yml) that automatically reviews any SKILL.md files changed in a pull request using tessl skill review.

  • Triggers only on PRs that touch **/SKILL.md
  • Posts review results as a PR comment
  • Minimal permissions: pull-requests: write and contents: read
  • Uses a pinned action revision for security

This gives you and your contributors an instant quality signal on skill changes before manual review — no signup or tokens needed.

Adds a lightweight GitHub Action that reviews any SKILL.md files changed
in a pull request using tessl skill review. Posts results as a PR comment
with minimal permissions (pull-requests: write, contents: read).
@LiamLYYY
Copy link
Copy Markdown
Collaborator

Thanks for the PR! We'll process it soon.

@LiamLYYY LiamLYYY merged commit 2f8d3f9 into zjunlp:main Mar 25, 2026
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