From 960dd592a956e361a3d274f149460effa574c7c9 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Tue, 10 Feb 2026 12:13:42 +0100 Subject: [PATCH 1/2] .tekton: use specific ServiceAccount Konflux is creating specific SAs for each component. Currently, we are using the legacy `appstudio-pipeline` SA, which requires a manual operation after adding new components i.e: adding the associated component secrets to it. Let's use the specific SAs which are configured automatically by the Konflux operators. --- .tekton/fedora-bootc-42-iot-pull-request.yaml | 2 ++ .tekton/fedora-bootc-42-iot-push.yaml | 2 ++ .tekton/fedora-bootc-42-iot-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-42-minimal-plus-pull-request.yaml | 2 ++ .tekton/fedora-bootc-42-minimal-plus-push.yaml | 2 ++ .tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-42-minimal-pull-request.yaml | 2 ++ .tekton/fedora-bootc-42-minimal-push.yaml | 2 ++ .tekton/fedora-bootc-42-minimal-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-42-standard-pull-request.yaml | 2 ++ .tekton/fedora-bootc-42-standard-push.yaml | 2 ++ .tekton/fedora-bootc-42-standard-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-43-iot-pull-request.yaml | 2 ++ .tekton/fedora-bootc-43-iot-push.yaml | 2 ++ .tekton/fedora-bootc-43-iot-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 2 ++ .tekton/fedora-bootc-43-minimal-plus-push.yaml | 2 ++ .tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-43-minimal-pull-request.yaml | 2 ++ .tekton/fedora-bootc-43-minimal-push.yaml | 2 ++ .tekton/fedora-bootc-43-minimal-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-43-standard-pull-request.yaml | 2 ++ .tekton/fedora-bootc-43-standard-push.yaml | 2 ++ .tekton/fedora-bootc-43-standard-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-44-iot-pull-request.yaml | 2 ++ .tekton/fedora-bootc-44-iot-push.yaml | 2 ++ .tekton/fedora-bootc-44-iot-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 2 ++ .tekton/fedora-bootc-44-minimal-plus-push.yaml | 2 ++ .tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-44-minimal-pull-request.yaml | 2 ++ .tekton/fedora-bootc-44-minimal-push.yaml | 2 ++ .tekton/fedora-bootc-44-minimal-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-44-standard-pull-request.yaml | 2 ++ .tekton/fedora-bootc-44-standard-push.yaml | 2 ++ .tekton/fedora-bootc-44-standard-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-iot-pull-request.yaml | 2 ++ .tekton/fedora-bootc-rawhide-iot-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-iot-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 2 ++ .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 2 ++ .tekton/fedora-bootc-rawhide-minimal-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 2 ++ .tekton/fedora-bootc-rawhide-standard-push.yaml | 2 ++ .tekton/fedora-bootc-rawhide-standard-renovate-push.yaml | 2 ++ 48 files changed, 96 insertions(+) diff --git a/.tekton/fedora-bootc-42-iot-pull-request.yaml b/.tekton/fedora-bootc-42-iot-pull-request.yaml index 3ed23ba..9a35ee5 100644 --- a/.tekton/fedora-bootc-42-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-42-iot-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-iot diff --git a/.tekton/fedora-bootc-42-iot-push.yaml b/.tekton/fedora-bootc-42-iot-push.yaml index b924377..df272c4 100644 --- a/.tekton/fedora-bootc-42-iot-push.yaml +++ b/.tekton/fedora-bootc-42-iot-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-iot diff --git a/.tekton/fedora-bootc-42-iot-renovate-push.yaml b/.tekton/fedora-bootc-42-iot-renovate-push.yaml index 7fe1009..946710b 100644 --- a/.tekton/fedora-bootc-42-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-iot-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-iot diff --git a/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml index dc8424b..f9e531f 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-minimal diff --git a/.tekton/fedora-bootc-42-minimal-plus-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-push.yaml index 19b4cd2..14222bf 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-minimal diff --git a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml index 91a173d..75185c1 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-minimal diff --git a/.tekton/fedora-bootc-42-minimal-pull-request.yaml b/.tekton/fedora-bootc-42-minimal-pull-request.yaml index 65342e0..8c35e50 100644 --- a/.tekton/fedora-bootc-42-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-42-minimal-pull-request.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-minimal diff --git a/.tekton/fedora-bootc-42-minimal-push.yaml b/.tekton/fedora-bootc-42-minimal-push.yaml index 40e45a7..686de51 100644 --- a/.tekton/fedora-bootc-42-minimal-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-push.yaml @@ -63,3 +63,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-minimal diff --git a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml index b414e7d..e6ffb50 100644 --- a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-minimal diff --git a/.tekton/fedora-bootc-42-standard-pull-request.yaml b/.tekton/fedora-bootc-42-standard-pull-request.yaml index e1e0952..073dd56 100644 --- a/.tekton/fedora-bootc-42-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-42-standard-pull-request.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-standard diff --git a/.tekton/fedora-bootc-42-standard-push.yaml b/.tekton/fedora-bootc-42-standard-push.yaml index b59a399..892eda9 100644 --- a/.tekton/fedora-bootc-42-standard-push.yaml +++ b/.tekton/fedora-bootc-42-standard-push.yaml @@ -67,3 +67,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-standard diff --git a/.tekton/fedora-bootc-42-standard-renovate-push.yaml b/.tekton/fedora-bootc-42-standard-renovate-push.yaml index 0271e81..97ade13 100644 --- a/.tekton/fedora-bootc-42-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-standard-renovate-push.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-42-standard diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 4e085fd..67085cf 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-iot diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 086ce3f..44e20b8 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-iot diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 073c633..356c5ce 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-iot diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 6ef8da4..85afd3a 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-minimal diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index d970933..31ff447 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-minimal diff --git a/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml index a5dbfef..564e417 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-minimal diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index 7cb8307..c61a8ad 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-minimal diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index b5382ae..fdc35ae 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -63,3 +63,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-minimal diff --git a/.tekton/fedora-bootc-43-minimal-renovate-push.yaml b/.tekton/fedora-bootc-43-minimal-renovate-push.yaml index 03875ce..b37bbeb 100644 --- a/.tekton/fedora-bootc-43-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-renovate-push.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-minimal diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 1811df7..0a2b2da 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-standard diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index 10c9fbb..d7a1599 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -67,3 +67,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-standard diff --git a/.tekton/fedora-bootc-43-standard-renovate-push.yaml b/.tekton/fedora-bootc-43-standard-renovate-push.yaml index 24a274e..f67df1c 100644 --- a/.tekton/fedora-bootc-43-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-standard-renovate-push.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-43-standard diff --git a/.tekton/fedora-bootc-44-iot-pull-request.yaml b/.tekton/fedora-bootc-44-iot-pull-request.yaml index b8d00bc..8ff58f4 100644 --- a/.tekton/fedora-bootc-44-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-44-iot-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-iot diff --git a/.tekton/fedora-bootc-44-iot-push.yaml b/.tekton/fedora-bootc-44-iot-push.yaml index ce6a660..370dd5c 100644 --- a/.tekton/fedora-bootc-44-iot-push.yaml +++ b/.tekton/fedora-bootc-44-iot-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-iot diff --git a/.tekton/fedora-bootc-44-iot-renovate-push.yaml b/.tekton/fedora-bootc-44-iot-renovate-push.yaml index 40fb253..ca1193a 100644 --- a/.tekton/fedora-bootc-44-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-iot-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-iot diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 25cf9a4..4bcdc51 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-minimal diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index 4f22e03..d9e999b 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-minimal diff --git a/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml index 3c4f0b5..f860060 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-minimal diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index 95dd948..eb42388 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-minimal diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 8d62394..882bda6 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -63,3 +63,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-minimal diff --git a/.tekton/fedora-bootc-44-minimal-renovate-push.yaml b/.tekton/fedora-bootc-44-minimal-renovate-push.yaml index 7305e53..9eb6192 100644 --- a/.tekton/fedora-bootc-44-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-renovate-push.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-minimal diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 8ca6bf6..91aea10 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-standard diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index 156bf75..ac8e346 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -67,3 +67,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-standard diff --git a/.tekton/fedora-bootc-44-standard-renovate-push.yaml b/.tekton/fedora-bootc-44-standard-renovate-push.yaml index 54bb5c6..1c61ac8 100644 --- a/.tekton/fedora-bootc-44-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-standard-renovate-push.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-44-standard diff --git a/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml b/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml index 3a0938e..c58fe0a 100644 --- a/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-iot diff --git a/.tekton/fedora-bootc-rawhide-iot-push.yaml b/.tekton/fedora-bootc-rawhide-iot-push.yaml index 6490775..9ca5a8d 100644 --- a/.tekton/fedora-bootc-rawhide-iot-push.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-iot diff --git a/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml index ecf8ee3..33856ac 100644 --- a/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-iot diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 60b142a..3d3ea03 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-minimal diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 86749cb..1e56ae5 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -65,3 +65,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-minimal diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml index 6cb6534..0fcea6b 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml @@ -68,3 +68,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-minimal diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index face301..04f8874 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-minimal diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index 761dc9a..ec627ee 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -63,3 +63,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-minimal diff --git a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml index 0893bbd..38d46e1 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml @@ -66,3 +66,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-minimal diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index d693d96..88cdfc5 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-standard diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index 23828c6..ec9d057 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -67,3 +67,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-standard diff --git a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml index 44207bd..acd941c 100644 --- a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml @@ -70,3 +70,5 @@ spec: resolver: bundles timeouts: pipeline: 6h + taskRunTemplate: + serviceAccountName: build-pipeline-fedora-bootc-rawhide-standard From 51cd763b78f7a61fff6012994d9e80c2973c8f42 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Tue, 10 Feb 2026 12:23:46 +0100 Subject: [PATCH 2/2] .tekton: disable comments on MR This fixes [1]. Repository-level config is restricted. Applying component-level changes to disable Konflux MR reporting and reduce spam. [1] https://github.com/konflux-ci/support/issues/10 --- .tekton/fedora-bootc-42-iot-pull-request.yaml | 1 + .tekton/fedora-bootc-42-iot-push.yaml | 1 + .tekton/fedora-bootc-42-iot-renovate-push.yaml | 1 + .tekton/fedora-bootc-42-minimal-plus-pull-request.yaml | 1 + .tekton/fedora-bootc-42-minimal-plus-push.yaml | 1 + .tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml | 1 + .tekton/fedora-bootc-42-minimal-pull-request.yaml | 1 + .tekton/fedora-bootc-42-minimal-push.yaml | 1 + .tekton/fedora-bootc-42-minimal-renovate-push.yaml | 1 + .tekton/fedora-bootc-42-standard-pull-request.yaml | 1 + .tekton/fedora-bootc-42-standard-push.yaml | 1 + .tekton/fedora-bootc-42-standard-renovate-push.yaml | 1 + .tekton/fedora-bootc-43-iot-pull-request.yaml | 1 + .tekton/fedora-bootc-43-iot-push.yaml | 1 + .tekton/fedora-bootc-43-iot-renovate-push.yaml | 1 + .tekton/fedora-bootc-43-minimal-plus-pull-request.yaml | 1 + .tekton/fedora-bootc-43-minimal-plus-push.yaml | 1 + .tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml | 1 + .tekton/fedora-bootc-43-minimal-pull-request.yaml | 1 + .tekton/fedora-bootc-43-minimal-push.yaml | 1 + .tekton/fedora-bootc-43-minimal-renovate-push.yaml | 1 + .tekton/fedora-bootc-43-standard-pull-request.yaml | 1 + .tekton/fedora-bootc-43-standard-push.yaml | 1 + .tekton/fedora-bootc-43-standard-renovate-push.yaml | 1 + .tekton/fedora-bootc-44-iot-pull-request.yaml | 1 + .tekton/fedora-bootc-44-iot-push.yaml | 1 + .tekton/fedora-bootc-44-iot-renovate-push.yaml | 1 + .tekton/fedora-bootc-44-minimal-plus-pull-request.yaml | 1 + .tekton/fedora-bootc-44-minimal-plus-push.yaml | 1 + .tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml | 1 + .tekton/fedora-bootc-44-minimal-pull-request.yaml | 1 + .tekton/fedora-bootc-44-minimal-push.yaml | 1 + .tekton/fedora-bootc-44-minimal-renovate-push.yaml | 1 + .tekton/fedora-bootc-44-standard-pull-request.yaml | 1 + .tekton/fedora-bootc-44-standard-push.yaml | 1 + .tekton/fedora-bootc-44-standard-renovate-push.yaml | 1 + .tekton/fedora-bootc-rawhide-iot-pull-request.yaml | 1 + .tekton/fedora-bootc-rawhide-iot-push.yaml | 1 + .tekton/fedora-bootc-rawhide-iot-renovate-push.yaml | 1 + .tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml | 1 + .tekton/fedora-bootc-rawhide-minimal-plus-push.yaml | 1 + .tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml | 1 + .tekton/fedora-bootc-rawhide-minimal-pull-request.yaml | 1 + .tekton/fedora-bootc-rawhide-minimal-push.yaml | 1 + .tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml | 1 + .tekton/fedora-bootc-rawhide-standard-pull-request.yaml | 1 + .tekton/fedora-bootc-rawhide-standard-push.yaml | 1 + .tekton/fedora-bootc-rawhide-standard-renovate-push.yaml | 1 + 48 files changed, 48 insertions(+) diff --git a/.tekton/fedora-bootc-42-iot-pull-request.yaml b/.tekton/fedora-bootc-42-iot-pull-request.yaml index 9a35ee5..ac7f127 100644 --- a/.tekton/fedora-bootc-42-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-42-iot-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-iot-push.yaml b/.tekton/fedora-bootc-42-iot-push.yaml index df272c4..c5bbf36 100644 --- a/.tekton/fedora-bootc-42-iot-push.yaml +++ b/.tekton/fedora-bootc-42-iot-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-iot-renovate-push.yaml b/.tekton/fedora-bootc-42-iot-renovate-push.yaml index 946710b..6fe8d02 100644 --- a/.tekton/fedora-bootc-42-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-iot-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml index f9e531f..af3254d 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-pull-request.yaml @@ -22,6 +22,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-minimal-plus-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-push.yaml index 14222bf..b35224c 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml index 75185c1..b6dd7c4 100644 --- a/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-plus-renovate-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-minimal-pull-request.yaml b/.tekton/fedora-bootc-42-minimal-pull-request.yaml index 8c35e50..6ebd83e 100644 --- a/.tekton/fedora-bootc-42-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-42-minimal-pull-request.yaml @@ -20,6 +20,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-minimal-push.yaml b/.tekton/fedora-bootc-42-minimal-push.yaml index 686de51..d62181c 100644 --- a/.tekton/fedora-bootc-42-minimal-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml index e6ffb50..8ae3b08 100644 --- a/.tekton/fedora-bootc-42-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-minimal-renovate-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-standard-pull-request.yaml b/.tekton/fedora-bootc-42-standard-pull-request.yaml index 073dd56..8e93da8 100644 --- a/.tekton/fedora-bootc-42-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-42-standard-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-standard-push.yaml b/.tekton/fedora-bootc-42-standard-push.yaml index 892eda9..c94222e 100644 --- a/.tekton/fedora-bootc-42-standard-push.yaml +++ b/.tekton/fedora-bootc-42-standard-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-42-standard-renovate-push.yaml b/.tekton/fedora-bootc-42-standard-renovate-push.yaml index 97ade13..5731258 100644 --- a/.tekton/fedora-bootc-42-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-42-standard-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-42 diff --git a/.tekton/fedora-bootc-43-iot-pull-request.yaml b/.tekton/fedora-bootc-43-iot-pull-request.yaml index 67085cf..7afc2f7 100644 --- a/.tekton/fedora-bootc-43-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-43-iot-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-iot-push.yaml b/.tekton/fedora-bootc-43-iot-push.yaml index 44e20b8..d6d91c2 100644 --- a/.tekton/fedora-bootc-43-iot-push.yaml +++ b/.tekton/fedora-bootc-43-iot-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-iot-renovate-push.yaml b/.tekton/fedora-bootc-43-iot-renovate-push.yaml index 356c5ce..c05d22b 100644 --- a/.tekton/fedora-bootc-43-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-iot-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml index 85afd3a..40184f6 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-pull-request.yaml @@ -22,6 +22,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-minimal-plus-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-push.yaml index 31ff447..71f9cf6 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml index 564e417..697e118 100644 --- a/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-plus-renovate-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-minimal-pull-request.yaml b/.tekton/fedora-bootc-43-minimal-pull-request.yaml index c61a8ad..614e89e 100644 --- a/.tekton/fedora-bootc-43-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-43-minimal-pull-request.yaml @@ -20,6 +20,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-minimal-push.yaml b/.tekton/fedora-bootc-43-minimal-push.yaml index fdc35ae..24c6bcc 100644 --- a/.tekton/fedora-bootc-43-minimal-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-minimal-renovate-push.yaml b/.tekton/fedora-bootc-43-minimal-renovate-push.yaml index b37bbeb..7e8eee4 100644 --- a/.tekton/fedora-bootc-43-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-minimal-renovate-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-standard-pull-request.yaml b/.tekton/fedora-bootc-43-standard-pull-request.yaml index 0a2b2da..6755a35 100644 --- a/.tekton/fedora-bootc-43-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-43-standard-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-standard-push.yaml b/.tekton/fedora-bootc-43-standard-push.yaml index d7a1599..4f15e8e 100644 --- a/.tekton/fedora-bootc-43-standard-push.yaml +++ b/.tekton/fedora-bootc-43-standard-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-43-standard-renovate-push.yaml b/.tekton/fedora-bootc-43-standard-renovate-push.yaml index f67df1c..190882f 100644 --- a/.tekton/fedora-bootc-43-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-43-standard-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-43 diff --git a/.tekton/fedora-bootc-44-iot-pull-request.yaml b/.tekton/fedora-bootc-44-iot-pull-request.yaml index 8ff58f4..a6082cd 100644 --- a/.tekton/fedora-bootc-44-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-44-iot-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-iot-push.yaml b/.tekton/fedora-bootc-44-iot-push.yaml index 370dd5c..4ffaa5c 100644 --- a/.tekton/fedora-bootc-44-iot-push.yaml +++ b/.tekton/fedora-bootc-44-iot-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-iot-renovate-push.yaml b/.tekton/fedora-bootc-44-iot-renovate-push.yaml index ca1193a..04ba72f 100644 --- a/.tekton/fedora-bootc-44-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-iot-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml index 4bcdc51..447120c 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-pull-request.yaml @@ -22,6 +22,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-minimal-plus-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-push.yaml index d9e999b..d01ece8 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml index f860060..ca3f045 100644 --- a/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-plus-renovate-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-minimal-pull-request.yaml b/.tekton/fedora-bootc-44-minimal-pull-request.yaml index eb42388..396f8a0 100644 --- a/.tekton/fedora-bootc-44-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-44-minimal-pull-request.yaml @@ -20,6 +20,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-minimal-push.yaml b/.tekton/fedora-bootc-44-minimal-push.yaml index 882bda6..469705a 100644 --- a/.tekton/fedora-bootc-44-minimal-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-minimal-renovate-push.yaml b/.tekton/fedora-bootc-44-minimal-renovate-push.yaml index 9eb6192..ebbdcf8 100644 --- a/.tekton/fedora-bootc-44-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-minimal-renovate-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-standard-pull-request.yaml b/.tekton/fedora-bootc-44-standard-pull-request.yaml index 91aea10..bd65cd0 100644 --- a/.tekton/fedora-bootc-44-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-44-standard-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-standard-push.yaml b/.tekton/fedora-bootc-44-standard-push.yaml index ac8e346..83075d9 100644 --- a/.tekton/fedora-bootc-44-standard-push.yaml +++ b/.tekton/fedora-bootc-44-standard-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-44-standard-renovate-push.yaml b/.tekton/fedora-bootc-44-standard-renovate-push.yaml index 1c61ac8..bc74645 100644 --- a/.tekton/fedora-bootc-44-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-44-standard-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-44 diff --git a/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml b/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml index c58fe0a..bacad44 100644 --- a/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-iot-push.yaml b/.tekton/fedora-bootc-rawhide-iot-push.yaml index 9ca5a8d..85bfe82 100644 --- a/.tekton/fedora-bootc-rawhide-iot-push.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml index 33856ac..b3a2ba6 100644 --- a/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-iot-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "iot.yaml".pathChanged() || "iot/***".pathChanged() ) && true == false + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml index 3d3ea03..df7d35f 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-pull-request.yaml @@ -22,6 +22,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml index 1e56ae5..0736ad4 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml index 0fcea6b..05d85ca 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-plus-renovate-push.yaml @@ -21,6 +21,7 @@ metadata: "minimal-plus.hidden.yaml".pathChanged() || "minimal-plus/***".pathChanged() ) && true == false + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml index 04f8874..a902499 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-pull-request.yaml @@ -20,6 +20,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-minimal-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-push.yaml index ec627ee..5929004 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml index 38d46e1..0e322b3 100644 --- a/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-minimal-renovate-push.yaml @@ -19,6 +19,7 @@ metadata: "minimal.yaml".pathChanged() || "minimal/***".pathChanged() ) && true == false + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml index 88cdfc5..d628c53 100644 --- a/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-pull-request.yaml @@ -24,6 +24,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-standard-push.yaml b/.tekton/fedora-bootc-rawhide-standard-push.yaml index ec9d057..72df74c 100644 --- a/.tekton/fedora-bootc-rawhide-standard-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide diff --git a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml index acd941c..b431762 100644 --- a/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml +++ b/.tekton/fedora-bootc-rawhide-standard-renovate-push.yaml @@ -23,6 +23,7 @@ metadata: "standard.yaml".pathChanged() || "standard/***".pathChanged() ) && true == false + test.appstudio.openshift.io/comment_strategy: "disable_all" creationTimestamp: null labels: appstudio.openshift.io/application: fedora-bootc-rawhide