From 9dd713fd7ea9dcabe5b833b21a843cb562ff9cd7 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 2 May 2026 20:50:34 -0700 Subject: [PATCH] update docs to note it is experimental --- docs/tekton.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/tekton.md b/docs/tekton.md index 338515d..f3354e6 100644 --- a/docs/tekton.md +++ b/docs/tekton.md @@ -9,6 +9,13 @@ Tekton Triggers are intentionally not used. Tack already performs the event-to-run translation, and Tekton's native execution object is the `PipelineRun`. +> [!IMPORTANT] +> +> **This is a community-contributed provider.** I (mitchellh) haven't +> verified its functionality beyond what others have said worked. I've +> only reviewed the code for obvious issues and to ensure it doesn't do +> anything to jeopardize the rest of Tack. + ## Required cluster setup * Tekton Pipelines is installed in the cluster. -- 2.51.2