The Webhooks Extension for Tekton allows users to set up GitHub webhooks that will trigger Tekton PipelineRuns
and associated TaskRuns
. This is possible via an extension to the Tekton Dashboard and via REST endpoints.
See our Getting Started guide for more on what this extension does, and how to use it.
Install and Configure Prereqs
Additional Configuration for Red Hat Openshift
Installing Official Release (stable)
Installing Development Build (nightly)
Getting Started
Multiple Pipelines
Pull Request Status Updates
Limitations
Visit the Tekton Community project for an overview of our processes.
If you are looking to develop or contribute to this repository please see the development docs
For more involved development scripts please see the development installation guide