SLM Triage
Version updated for https://github.com/sjyangkevin/slm-triage to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
SLM Triage is a GitHub Action that leverages a small language model (SLM) to automatically evaluate the quality and relevance of incoming issues and pull requests. It helps open-source maintainers reduce the burden of triaging low-effort or non-actionable submissions, providing comments and labels to guide contributors while keeping maintainers in control of final decisions. By running locally on GitHub-hosted runners, it eliminates the cost and configuration barriers associated with cloud-based AI services.
Release notes
What’s Changed
- Enhance prompt by @sjyangkevin in https://github.com/sjyangkevin/slm-triage/pull/6
- Update action.yml by @sjyangkevin in https://github.com/sjyangkevin/slm-triage/pull/7
Full Changelog: https://github.com/sjyangkevin/slm-triage/compare/v1...v1.0.1