{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "TaskRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "fj-multi-component-child-hqeo",
                    "build.appstudio.redhat.com/nudging-commit": "8931f833fb8367b97bc0dd97e54c072d437aa938",
                    "build.appstudio.redhat.com/nudging-component": "fj-multi-component-parent-hqeo",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-pqdn/fj-multi-component-parent-hqeo:8931f833fb8367b97bc0dd97e54c072d437aa938",
                    "build.appstudio.redhat.com/nudging-pipeline": "fj-multi-component-parent-hqeo-on-push-xsgwf",
                    "chains.tekton.dev/signed": "true",
                    "pipeline.tekton.dev/release": "9db88e0",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "build-e2e-pqdn/results/27ad7625-d545-45aa-b5aa-599669e75788/records/ff8ae911-1338-4fe9-9a48-9d3315718909",
                    "results.tekton.dev/result": "build-e2e-pqdn/results/27ad7625-d545-45aa-b5aa-599669e75788",
                    "results.tekton.dev/stored": "true"
                },
                "creationTimestamp": "2026-07-08T18:37:19Z",
                "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-1783535839-dee56",
                    "tekton.dev/pipelineRun": "renovate-pipeline-1783535839-dee56",
                    "tekton.dev/pipelineRunUID": "27ad7625-d545-45aa-b5aa-599669e75788",
                    "tekton.dev/pipelineTask": "renovate"
                },
                "name": "renovate-pipeline-1783535839-dee56-renovate",
                "namespace": "build-e2e-pqdn",
                "ownerReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "PipelineRun",
                        "name": "renovate-pipeline-1783535839-dee56",
                        "uid": "27ad7625-d545-45aa-b5aa-599669e75788"
                    }
                ],
                "resourceVersion": "21316",
                "uid": "ff8ae911-1338-4fe9-9a48-9d3315718909"
            },
            "spec": {
                "serviceAccountName": "build-pipeline-fj-multi-component-parent-hqeo",
                "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_a8c21952f9 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-hqeo-3ffd7.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_pqdn_fj_multi_component_parent_hqeo_50d330791e','password':'${TOKEN_98bbe44b4a}'}]\" renovate"
                            ],
                            "computeResources": {},
                            "env": [
                                {
                                    "name": "LOG_LEVEL",
                                    "value": "debug"
                                }
                            ],
                            "envFrom": [
                                {
                                    "prefix": "TOKEN_",
                                    "secretRef": {
                                        "name": "renovate-pipeline-1783535839-dee56"
                                    }
                                }
                            ],
                            "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-1783535839-dee56"
                                }
                            ]
                        }
                    ],
                    "volumes": [
                        {
                            "configMap": {
                                "name": "renovate-pipeline-1783535839-dee56"
                            },
                            "name": "renovate-pipeline-1783535839-dee56"
                        }
                    ]
                },
                "timeout": "1h0m0s"
            },
            "status": {
                "artifacts": {},
                "completionTime": "2026-07-08T18:40:13Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-07-08T18:40:13Z",
                        "message": "All Steps have completed executing",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "podName": "renovate-pipeline-1783535839-dee56-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-07-08T18:37:19Z",
                "steps": [
                    {
                        "container": "step-renovate",
                        "imageID": "quay.io/konflux-ci/mintmaker-renovate-image@sha256:67d26b20533790565a2949a3f732d595dda9378fea506f1cba88ca17cef13873",
                        "name": "renovate",
                        "provenance": {},
                        "terminated": {
                            "containerID": "containerd://aa1b237765b6cd52b1ca3604901336412147f440f118503fde9041175a4c1d99",
                            "exitCode": 0,
                            "finishedAt": "2026-07-08T18:40:12Z",
                            "reason": "Completed",
                            "startedAt": "2026-07-08T18:39:47Z"
                        },
                        "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_a8c21952f9 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-hqeo-3ffd7.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_pqdn_fj_multi_component_parent_hqeo_50d330791e','password':'${TOKEN_98bbe44b4a}'}]\" renovate"
                            ],
                            "computeResources": {},
                            "env": [
                                {
                                    "name": "LOG_LEVEL",
                                    "value": "debug"
                                }
                            ],
                            "envFrom": [
                                {
                                    "prefix": "TOKEN_",
                                    "secretRef": {
                                        "name": "renovate-pipeline-1783535839-dee56"
                                    }
                                }
                            ],
                            "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-1783535839-dee56"
                                }
                            ]
                        }
                    ],
                    "volumes": [
                        {
                            "configMap": {
                                "name": "renovate-pipeline-1783535839-dee56"
                            },
                            "name": "renovate-pipeline-1783535839-dee56"
                        }
                    ]
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
