{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "TaskRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-bzqu",
                    "build.appstudio.redhat.com/nudging-commit": "23570e6290b6f7dc141d032ddca026104993fa9d",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-bzqu",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-hagk/gl-multi-component-parent-bzqu:23570e6290b6f7dc141d032ddca026104993fa9d",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-bzqu-on-push-ldlch",
                    "chains.tekton.dev/signed": "true",
                    "pipeline.tekton.dev/release": "9db88e0",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "build-e2e-hagk/results/649716ba-7c0d-46c0-960f-5db5de54c9cb/records/684dc47e-63a1-467f-92d4-39da44040165",
                    "results.tekton.dev/result": "build-e2e-hagk/results/649716ba-7c0d-46c0-960f-5db5de54c9cb",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-05-06T15:00:46Z",
                "finalizers": [
                    "chains.tekton.dev/taskrun",
                    "results.tekton.dev/taskrun"
                ],
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "tekton-pipelines",
                    "build.appstudio.redhat.com/type": "nudge",
                    "tekton.dev/memberOf": "tasks",
                    "tekton.dev/pipeline": "renovate-pipeline-1778079646-f2966",
                    "tekton.dev/pipelineRun": "renovate-pipeline-1778079646-f2966",
                    "tekton.dev/pipelineRunUID": "649716ba-7c0d-46c0-960f-5db5de54c9cb",
                    "tekton.dev/pipelineTask": "renovate"
                },
                "name": "renovate-pipeline-1778079646-f2966-renovate",
                "namespace": "build-e2e-hagk",
                "ownerReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "PipelineRun",
                        "name": "renovate-pipeline-1778079646-f2966",
                        "uid": "649716ba-7c0d-46c0-960f-5db5de54c9cb"
                    }
                ],
                "resourceVersion": "26214",
                "uid": "684dc47e-63a1-467f-92d4-39da44040165"
            },
            "spec": {
                "serviceAccountName": "build-pipeline-gl-multi-component-parent-bzqu",
                "taskSpec": {
                    "steps": [
                        {
                            "command": [
                                "bash",
                                "-c",
                                "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_b454320226 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-bzqu-a49ff.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_hagk_gl_multi_component_parent_bzqu_dafd525dc2','password':'${TOKEN_9329d6cf1b}'}]\" renovate"
                            ],
                            "computeResources": {},
                            "env": [
                                {
                                    "name": "LOG_LEVEL",
                                    "value": "debug"
                                }
                            ],
                            "envFrom": [
                                {
                                    "prefix": "TOKEN_",
                                    "secretRef": {
                                        "name": "renovate-pipeline-1778079646-f2966"
                                    }
                                }
                            ],
                            "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                            "name": "renovate",
                            "securityContext": {
                                "allowPrivilegeEscalation": false,
                                "capabilities": {
                                    "drop": [
                                        "ALL"
                                    ]
                                },
                                "runAsNonRoot": true,
                                "seccompProfile": {
                                    "type": "RuntimeDefault"
                                }
                            },
                            "volumeMounts": [
                                {
                                    "mountPath": "/configs",
                                    "name": "renovate-pipeline-1778079646-f2966"
                                }
                            ]
                        }
                    ],
                    "volumes": [
                        {
                            "configMap": {
                                "name": "renovate-pipeline-1778079646-f2966"
                            },
                            "name": "renovate-pipeline-1778079646-f2966"
                        }
                    ]
                },
                "timeout": "1h0m0s"
            },
            "status": {
                "artifacts": {},
                "completionTime": "2026-05-06T15:06:15Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-06T15:06:15Z",
                        "message": "All Steps have completed executing",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "podName": "renovate-pipeline-1778079646-f2966-renovate-pod",
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "startTime": "2026-05-06T15:00:46Z",
                "steps": [
                    {
                        "container": "step-renovate",
                        "imageID": "quay.io/konflux-ci/mintmaker-renovate-image@sha256:67d26b20533790565a2949a3f732d595dda9378fea506f1cba88ca17cef13873",
                        "name": "renovate",
                        "provenance": {},
                        "terminated": {
                            "containerID": "containerd://f04a40247e61bdb1d2ee2591a77c0de835caf722f37ac2ff1ecbde7f5991d3d4",
                            "exitCode": 0,
                            "finishedAt": "2026-05-06T15:06:15Z",
                            "reason": "Completed",
                            "startedAt": "2026-05-06T15:06:03Z"
                        },
                        "terminationReason": "Completed"
                    }
                ],
                "taskSpec": {
                    "steps": [
                        {
                            "command": [
                                "bash",
                                "-c",
                                "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_b454320226 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-bzqu-a49ff.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_hagk_gl_multi_component_parent_bzqu_dafd525dc2','password':'${TOKEN_9329d6cf1b}'}]\" renovate"
                            ],
                            "computeResources": {},
                            "env": [
                                {
                                    "name": "LOG_LEVEL",
                                    "value": "debug"
                                }
                            ],
                            "envFrom": [
                                {
                                    "prefix": "TOKEN_",
                                    "secretRef": {
                                        "name": "renovate-pipeline-1778079646-f2966"
                                    }
                                }
                            ],
                            "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                            "name": "renovate",
                            "securityContext": {
                                "allowPrivilegeEscalation": false,
                                "capabilities": {
                                    "drop": [
                                        "ALL"
                                    ]
                                },
                                "runAsNonRoot": true,
                                "seccompProfile": {
                                    "type": "RuntimeDefault"
                                }
                            },
                            "volumeMounts": [
                                {
                                    "mountPath": "/configs",
                                    "name": "renovate-pipeline-1778079646-f2966"
                                }
                            ]
                        }
                    ],
                    "volumes": [
                        {
                            "configMap": {
                                "name": "renovate-pipeline-1778079646-f2966"
                            },
                            "name": "renovate-pipeline-1778079646-f2966"
                        }
                    ]
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
