workflow-kit¶
Modern workflow automation for development teams
Welcome¶
workflow-kit is a collection of production-ready GitHub Actions workflows that help automate common development tasks. Each workflow is designed to be:
- ✅ Easy to adopt — Setup in minutes with minimal configuration
- 🔧 Highly customizable — Fine-tune behavior to match your team's needs
- 📊 Well-documented — Comprehensive guides and examples
- 🚀 Battle-tested — Used in production by teams worldwide
Available Workflows¶
🏷️ PR Auto-Labeler¶
Automatically label pull requests based on code changes, patterns, and metadata.
Key Features:
- 30+ intelligent labeling rules
- Zero-config sensible defaults
- Custom label mappings
- Debug mode for troubleshooting
Why workflow-kit?¶
Stop manually labeling PRs, checking for tests, or reviewing security changes. Automate repetitive tasks and focus on what matters.
Catch issues early with automated checks. Flag missing tests, risky code, and large PRs before they reach review.
Standardize workflows across repositories. Everyone follows the same process with automated enforcement.
Open source and fully transparent. See exactly how each workflow works and customize as needed.
Getting Started¶
Choose a workflow to explore:
-
:material-tag-multiple:{ .lg .middle } PR Auto-Labeler
Automatically label PRs based on changes
-
:material-playlist-plus:{ .lg .middle } More Workflows Coming Soon
Stay tuned for additional workflows
Community¶
- :fontawesome-brands-github: GitHub Repository
- :material-chat: Discussions
- :material-bug: Report Issues
Contributing
workflow-kit is open source! Contributions, feedback, and suggestions are welcome. Check out our contribution guidelines to get started.