What problem does it solve?
This Skill eliminates the manual, repetitive tasks of approving GitHub Actions workflows from external contributors and adding /ok-to-test comments to pull requests. It streamlines your PR review process, saving maintainers significant time and reducing complexity in busy open-source or team repositories.
Core Features & Use Cases
- Automated Workflow Approval: Automatically approves pending GitHub Actions workflows from external contributors, ensuring CI/CD pipelines run without manual intervention.
/ok-to-test Commenting: Adds /ok-to-test comments to pull requests labeled "needs-ok-to-test", triggering Prow CI jobs or similar external testing systems.
- Comprehensive Reporting: Provides a detailed summary of approved workflows, commented PRs, and timed-out runs, giving you full visibility into the automation process.
- Use Case: A repository maintainer receives dozens of external pull requests daily. Instead of manually clicking "Approve and run" for each workflow and adding
/ok-to-test comments, they can use this skill to process all pending items in one go, reclaiming hours of their day.
Quick Start
Approve all pending GitHub Actions workflows and add /ok-to-test comments for pull requests in the 'stbenjam/claude-nine' repository.