Skip to content

workflow-kit

workflow-kit logo

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.

Get Started → View Rules →

Key Features:

  • 30+ intelligent labeling rules
  • Zero-config sensible defaults
  • Custom label mappings
  • Debug mode for troubleshooting

Quick Preview

# Enable rules you want
enabled_rules: '["ui-change", "test-missing", "large-pr"]'

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:


Community


Contributing

workflow-kit is open source! Contributions, feedback, and suggestions are welcome. Check out our contribution guidelines to get started.