Prow is a Kubernetes-based continuous integration and continuous delivery system.
It runs jobs triggered by pull requests, repository updates, scheduled events and other activity, then reports their status to supported services.
Beyond job execution, Prow provides GitHub automation, policy enforcement, slash-command ChatOps and automatic pull request merging. Its modular architecture is designed to support large organisations managing many repositories.
This is free and open source software.
Key Features
- Runs presubmit, postsubmit, periodic and batch jobs on Kubernetes.
- Supports testing, batch processing and artifact publishing workloads.
- Provides pluggable GitHub automation using slash commands.
- Enforces configurable repository policies and development processes.
- Offers automatic pull request merging with batch testing.
- Includes a web interface for viewing jobs and merge queue status.
- Automatically deploys configuration stored in source control.
- Supports automated GitHub organisation and repository administration.
- Designed to operate across multiple organisations and repositories.
- Provides structured JSON logging and Prometheus metrics.
- Supports highly available deployments through Kubernetes.
Website: github.com/kubernetes-sigs/prow
Support:
Developer: Kubernetes SIG Testing
License: Apache License 2.0
Prow is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Continuous Integration Tools | |
|---|---|
| Jenkins | Self-contained automation server with an awesome array of plugins |
| Buildbot | Python-based continuous integration testing framework |
| Tekton | Powerful and flexible framework for creating CI/CD systems |
| Earthly | CI/CD framework that runs every pipeline inside containers |
| Dagger | Powerful, programmable CI/CD engine |
| GoCD | Easily model and visualize complex workflows |
| Concourse | Presents a general approach to automation for CI/CD |
| Woodpecker | Uses docker containers to execute pipeline steps |
| Agola | CI/CD redefined |
| Laminar | Lightweight and modular Continuous Integration service |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.