Stitch any CI into Tangled
151
fork

Configure Feed

Select the types of activity you want to include in your feed.

update docs to note it is experimental

authored by

Mitchell Hashimoto and committed by
Tangled
9dd713fd f0fd3cff

+7
+7
docs/tekton.md
··· 9 9 event-to-run translation, and Tekton's native execution object is the 10 10 `PipelineRun`. 11 11 12 + > [!IMPORTANT] 13 + > 14 + > **This is a community-contributed provider.** I (mitchellh) haven't 15 + > verified its functionality beyond what others have said worked. I've 16 + > only reviewed the code for obvious issues and to ensure it doesn't do 17 + > anything to jeopardize the rest of Tack. 18 + 12 19 ## Required cluster setup 13 20 14 21 * Tekton Pipelines is installed in the cluster.