Stitch any CI into Tangled
2

Configure Feed

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

update docs to note it is experimental

author
Mitchell Hashimoto
committer
Tangled
date (May 3, 2026, 4:31 AM UTC) commit 9dd713fd parent f0fd3cff change-id klpkkrko
+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.